Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h335 untested_instrs() const { in untested_instrs() function
H A DGIMatchTree.cpp289 for (unsigned InstrIdx : Leaf.untested_instrs()) in runStep()