Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp681 bool isNotReg = false; in repartition() local
682 if (!WantsEdge && isNotReg) { in repartition()