Searched defs:MaxCaseVal (Results 1 – 6 of 6) sorted by relevance
398 uint64_t MaxCaseVal = in mutate() local
350 APInt MaxCaseVal = SI.case_begin()->getCaseValue()->getValue(); in getEstimatedNumberOfCaseClusters() local
444 APInt MaxCaseVal = SI.case_begin()->getCaseValue()->getValue(); in getEstimatedNumberOfCaseClusters() local
6284 ConstantInt &MinCaseVal, const ConstantInt &MaxCaseVal, in ShouldUseSwitchConditionAsTableIndex()6414 ConstantInt *MaxCaseVal = CI->getCaseValue(); in SwitchToLookupTable() local
4837 ConstantInt *MaxCaseVal = CI.getCaseValue(); in SwitchToLookupTable() local
5379 ConstantInt *MaxCaseVal = CI->getCaseValue(); in SwitchToLookupTable() local