Home
last modified time | relevance | path

Searched defs:ApplyRoot (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp1361 auto *ApplyRoot = dyn_cast<InstructionPattern>(It->second.get()); findRoots() local
2152 for (auto *ApplyRoot : ApplyRoots) { emitApplyPatterns() local