Home
last modified time | relevance | path

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

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