Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()