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.cpp1026 auto &ScopedNames = SrcChild.getNamesAsPredicateArg(); in importChildMatcher() local
1027 if (!ScopedNames.empty()) { in importChildMatcher()
1028 auto PA = ScopedNames.begin(); in importChildMatcher()