Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp584 unsigned PhiOpc = cast<Instruction>(*PB)->getOpcode(); in RewriteLoopExitValues() local
585 if (PhiOpc != Instruction::Call && PhiOpc != Instruction::Ret) in RewriteLoopExitValues()