Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchTree.cpp684 bool isNotReg = false; in repartition() local
685 if (!WantsEdge && isNotReg) { in repartition()