Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3187 unsigned SwitchStart = MatcherIndex-1; (void)SwitchStart; in SelectCodeCommon() local
3211 LLVM_DEBUG(dbgs() << " OpcodeSwitch from " << SwitchStart << " to " in SelectCodeCommon()
3218 unsigned SwitchStart = MatcherIndex-1; (void)SwitchStart; in SelectCodeCommon() local
3244 << "] from " << SwitchStart << " to " << MatcherIndex in SelectCodeCommon()