Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGICombinerEmitter.cpp400 StringMap<std::vector<VarInfo>> &NamedEdgeUses) { in parseInstructionMatcher()
490 StringMap<std::vector<VarInfo>> NamedEdgeUses; in parseMatcher() local