Searched defs:CaseValue (Results 1 – 9 of 9) sorted by relevance
183 Value *CaseValue, SwitchInst *SI) in PredicateSwitch()
325 ConstantInt *CaseValue = RI->getCaseValue(I); in diff() local
342 ConstantInt *CaseValue = Case.getCaseValue(); in diff() local
325 ConstantInt *CaseValue = I.getCaseValue(); in diff() local
546 uint64_t CaseValue = I.getCaseValue()->getSExtValue(); in convertSwitchInstruction() local
2519 static PHINode *FindPHIForConditionForwarding(ConstantInt *CaseValue, in FindPHIForConditionForwarding()2557 ConstantInt *CaseValue = SI->getCaseValue(I); in ForwardSwitchConditionToPHI() local
1325 APInt CaseValue = Case.getCaseValue()->getValue(); in getEdgeValueLocal() local
4075 static PHINode *FindPHIForConditionForwarding(ConstantInt *CaseValue, in FindPHIForConditionForwarding()4114 ConstantInt *CaseValue = I.getCaseValue(); in ForwardSwitchConditionToPHI() local
4465 static PHINode *FindPHIForConditionForwarding(ConstantInt *CaseValue, in FindPHIForConditionForwarding()4503 ConstantInt *CaseValue = Case.getCaseValue(); in ForwardSwitchConditionToPHI() local