Searched defs:MinCaseVal (Results 1 – 9 of 9) sorted by relevance
5850 ConstantInt *MinCaseVal = CaseValues[0]; in foldSwitchToSelect() local6284 ConstantInt &MinCaseVal, const ConstantInt &MaxCaseVal, in ShouldUseSwitchConditionAsTableIndex()6413 ConstantInt *MinCaseVal = CI->getCaseValue(); in SwitchToLookupTable() local
351 APInt MinCaseVal = MaxCaseVal; in getEstimatedNumberOfCaseClusters() local
445 APInt MinCaseVal = MaxCaseVal; in getEstimatedNumberOfCaseClusters() local
461 APInt MinCaseVal = MaxCaseVal; in getEstimatedNumberOfCaseClusters() local
460 APInt MinCaseVal = MaxCaseVal; in getEstimatedNumberOfCaseClusters() local
468 APInt MinCaseVal = MaxCaseVal; in getEstimatedNumberOfCaseClusters() local
4836 ConstantInt *MinCaseVal = CI.getCaseValue(); in SwitchToLookupTable() local
5378 ConstantInt *MinCaseVal = CI->getCaseValue(); in SwitchToLookupTable() local