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