Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1060 auto &ScopedNames = SrcChild.getNamesAsPredicateArg(); in importChildMatcher() local
1061 if (!ScopedNames.empty()) { in importChildMatcher()
1062 auto PA = ScopedNames.begin(); in importChildMatcher()