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.cpp3176 struct MatchScope { struct
3204 SmallVectorImpl<MatchScope> &MatchScopes;
3209 SmallVectorImpl<MatchScope> &MS) in MatchStateUpdater()
3335 SmallVector<MatchScope, 8> MatchScopes; in SelectCodeCommon()
3453 MatchScope NewEntry; in SelectCodeCommon()
4350 MatchScope &LastScope = MatchScopes.back(); in SelectCodeCommon()