Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3604 unsigned SwitchStart = MatcherIndex-1; (void)SwitchStart; in SelectCodeCommon() local
3628 LLVM_DEBUG(dbgs() << " OpcodeSwitch from " << SwitchStart << " to " in SelectCodeCommon()
3635 unsigned SwitchStart = MatcherIndex-1; (void)SwitchStart; in SelectCodeCommon() local
3662 << "] from " << SwitchStart << " to " << MatcherIndex in SelectCodeCommon()