Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2760 struct MatchScope { struct
2788 SmallVectorImpl<MatchScope> &MatchScopes;
2793 SmallVectorImpl<MatchScope> &MS) in MatchStateUpdater()
2890 SmallVector<MatchScope, 8> MatchScopes; in SelectCodeCommon()
3007 MatchScope NewEntry; in SelectCodeCommon()
3694 MatchScope &LastScope = MatchScopes.back(); in SelectCodeCommon()