Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2872 unsigned SwitchStart = MatcherIndex-1; (void)SwitchStart; in SelectCodeCommon() local
2896 DEBUG(dbgs() << " OpcodeSwitch from " << SwitchStart in SelectCodeCommon()
2903 unsigned SwitchStart = MatcherIndex-1; (void)SwitchStart; in SelectCodeCommon() local
2929 << "] from " << SwitchStart << " to " << MatcherIndex<<'\n'); in SelectCodeCommon()