Searched defs:CaseValue (Results 1 – 4 of 4) sorted by relevance
182 Value *CaseValue, SwitchInst *SI) in PredicateSwitch()
546 uint64_t CaseValue = I.getCaseValue()->getSExtValue(); in convertSwitchInstruction() local
1476 APInt CaseValue = Case.getCaseValue()->getValue(); in getEdgeValueLocal() local
4576 static PHINode *FindPHIForConditionForwarding(ConstantInt *CaseValue, in FindPHIForConditionForwarding()4614 ConstantInt *CaseValue = Case.getCaseValue(); in ForwardSwitchConditionToPHI() local