Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp240 auto FullyTestedLeafI = Leaves.end(); in runStep() local
244 FullyTestedLeafI = LeafI; in runStep()
245 else if (FullyTestedLeafI != Leaves.end()) { in runStep()
247 PrintNote("Leaf " + FullyTestedLeafI->getName() + in runStep()