Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3134 static bool TurnSwitchRangeIntoICmp(SwitchInst *SI, IRBuilder<> &Builder) { in TurnSwitchRangeIntoICmp() function
4296 if (TurnSwitchRangeIntoICmp(SI, Builder)) in SimplifySwitch()