Searched defs:CaseValue (Results 1 – 7 of 7) sorted by relevance
166 PredicateSwitch(Value * Op,BasicBlock * SwitchBB,BasicBlock * TargetBB,Value * CaseValue,SwitchInst * SI) PredicateSwitch() argument
86 CaseValue, enumerator
508 const ConstantInt *CaseValue = Case.getCaseValue(); in diff() local
5750 static PHINode *FindPHIForConditionForwarding(ConstantInt *CaseValue, in FindPHIForConditionForwarding()5788 ConstantInt *CaseValue = Case.getCaseValue(); in ForwardSwitchConditionToPHI() local7077 uint64_t CaseValue = Case.getCaseValue()->getValue().getZExtValue(); in simplifySwitchOfPowersOfTwo() local
1113 const APInt &CaseValue = Case.getCaseValue()->getValue(); in getFeasibleSuccessors() local
1464 APInt CaseValue = Case.getCaseValue()->getValue(); in getEdgeValueLocal() local
7489 ConstantInt *CaseValue = Case.getCaseValue(); in optimizeSwitchPhiConstants() local