Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3130 unsigned SwitchStart = MatcherIndex-1; (void)SwitchStart; in SelectCodeCommon() local
3154 LLVM_DEBUG(dbgs() << " OpcodeSwitch from " << SwitchStart << " to " in SelectCodeCommon()
3161 unsigned SwitchStart = MatcherIndex-1; (void)SwitchStart; in SelectCodeCommon() local
3187 << "] from " << SwitchStart << " to " << MatcherIndex in SelectCodeCommon()