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