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