Searched defs:CaseValue (Results 1 – 10 of 10) sorted by relevance
165 Value *CaseValue, SwitchInst *SI) in PredicateSwitch()
86 CaseValue, enumerator
508 const ConstantInt *CaseValue = Case.getCaseValue(); in diff() local
5745 FindPHIForConditionForwarding(ConstantInt * CaseValue,BasicBlock * BB,int * PhiIndex) FindPHIForConditionForwarding() argument 5783 ConstantInt *CaseValue = Case.getCaseValue(); ForwardSwitchConditionToPHI() local 7072 uint64_t CaseValue = Case.getCaseValue()->getValue().getZExtValue(); simplifySwitchOfPowersOfTwo() local
1119 const APInt &CaseValue = Case.getCaseValue()->getValue(); getFeasibleSuccessors() local
1441 APInt CaseValue = Case.getCaseValue()->getValue(); getEdgeValueLocal() local
406 ConstantInt *CaseValue = Case.getCaseValue(); in buildConditionSets() local
2376 using CaseValue = Scalar<ConstantExpr>; global() variable
7489 ConstantInt *CaseValue = Case.getCaseValue(); optimizeSwitchPhiConstants() local
3051 using CaseValue = Fortran::parser::Scalar<Fortran::parser::ConstantExpr>; genFIR() typedef