Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3121 struct MatchScope { struct
3149 SmallVectorImpl<MatchScope> &MatchScopes;
3154 SmallVectorImpl<MatchScope> &MS) in MatchStateUpdater()
3275 SmallVector<MatchScope, 8> MatchScopes; in SelectCodeCommon()
3393 MatchScope NewEntry; in SelectCodeCommon()
4293 MatchScope &LastScope = MatchScopes.back(); in SelectCodeCommon()