Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2871 struct MatchScope { struct
2899 SmallVectorImpl<MatchScope> &MatchScopes;
2904 SmallVectorImpl<MatchScope> &MS) in MatchStateUpdater()
2995 SmallVector<MatchScope, 8> MatchScopes; in SelectCodeCommon()
3112 MatchScope NewEntry; in SelectCodeCommon()
3757 MatchScope &LastScope = MatchScopes.back(); in SelectCodeCommon()