Home
last modified time | relevance | path

Searched refs:WantsEdge (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchTree.cpp670 bool WantsEdge = false; in repartition() local
681 WantsEdge = true; in repartition()
685 if (!WantsEdge && isNotReg) { in repartition()
689 } else if (!WantsEdge) { in repartition()