Searched refs:SwitchCond (Results 1 – 2 of 2) sorted by relevance
2757 Value *SwitchCond = SI->getCondition(); in processInstruction() local2771 Changed |= propagateEquality(SwitchCond, Case.getCaseValue(), E, true); in processInstruction()
2553 Value *SwitchCond = SI->getCondition(); in processOutgoingEdges() local2554 Value *CondEvaluated = findConditionEquivalence(SwitchCond); in processOutgoingEdges()