Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp400 StringMap<std::vector<VarInfo>> &NamedEdgeUses) { in parseInstructionMatcher()
490 StringMap<std::vector<VarInfo>> NamedEdgeUses; in parseMatcher() local