Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2782 struct MatchScope { struct
2810 SmallVectorImpl<MatchScope> &MatchScopes;
2815 SmallVectorImpl<MatchScope> &MS) in MatchStateUpdater()
2924 SmallVector<MatchScope, 8> MatchScopes; in SelectCodeCommon()
3041 MatchScope NewEntry; in SelectCodeCommon()
3730 MatchScope &LastScope = MatchScopes.back(); in SelectCodeCommon()