Searched refs:SwitchCond (Results 1 – 2 of 2) sorted by relevance
2619 Value *SwitchCond = SI->getCondition(); in processInstruction() local2634 Changed |= propagateEquality(SwitchCond, i->getCaseValue(), E, true); in processInstruction()
2510 Value *SwitchCond = SI->getCondition(); in processOutgoingEdges() local2511 Value *CondEvaluated = findConditionEquivalence(SwitchCond); in processOutgoingEdges()