Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1006 auto &ScopedNames = SrcChild->getNamesAsPredicateArg(); in importChildMatcher() local
1007 if (!ScopedNames.empty()) { in importChildMatcher()
1008 auto PA = ScopedNames.begin(); in importChildMatcher()