Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchTree.h335 untested_instrs() const { in untested_instrs() function
DGIMatchTree.cpp291 for (unsigned InstrIdx : Leaf.untested_instrs()) in runStep()