Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4277 static bool TurnSwitchRangeIntoICmp(SwitchInst *SI, IRBuilder<> &Builder) { in TurnSwitchRangeIntoICmp() function
5611 if (TurnSwitchRangeIntoICmp(SI, Builder)) in SimplifySwitch()