Home
last modified time | relevance | path

Searched refs:SwitchCond (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DGVN.cpp2272 Value *SwitchCond = SI->getCondition(); in processInstruction() local
2287 Changed |= propagateEquality(SwitchCond, i.getCaseValue(), E); in processInstruction()