Searched refs:SwitchStart (Results 1 – 3 of 3) sorted by relevance
2275 unsigned SwitchStart = MatcherIndex-1; (void)SwitchStart; in SelectCodeCommon() local2299 DEBUG(errs() << " OpcodeSwitch from " << SwitchStart in SelectCodeCommon()2306 unsigned SwitchStart = MatcherIndex-1; (void)SwitchStart; in SelectCodeCommon() local2332 << "] from " << SwitchStart << " to " << MatcherIndex<<'\n'); in SelectCodeCommon()
3027 unsigned SwitchStart = MatcherIndex-1; (void)SwitchStart; in SelectCodeCommon() local3051 DEBUG(dbgs() << " OpcodeSwitch from " << SwitchStart in SelectCodeCommon()3058 unsigned SwitchStart = MatcherIndex-1; (void)SwitchStart; in SelectCodeCommon() local3084 << "] from " << SwitchStart << " to " << MatcherIndex<<'\n'); in SelectCodeCommon()
3197 unsigned SwitchStart = MatcherIndex-1; (void)SwitchStart; in SelectCodeCommon() local3221 LLVM_DEBUG(dbgs() << " OpcodeSwitch from " << SwitchStart << " to " in SelectCodeCommon()3228 unsigned SwitchStart = MatcherIndex-1; (void)SwitchStart; in SelectCodeCommon() local3254 << "] from " << SwitchStart << " to " << MatcherIndex in SelectCodeCommon()