Searched defs:MatchScope (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2149 struct MatchScope { struct in namespace:__anon7416
2219 SmallVector<MatchScope, 8> MatchScopes;
2336 // Push a MatchScope which indicates where to go if the first child fails
2338 MatchScope NewEntry;
2911 MatchScope &LastScope = MatchScopes.back();

Completed in 50 milliseconds