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

/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp583 unsigned PhiOpc = cast<Instruction>(*PB)->getOpcode(); local
584 if (PhiOpc != Instruction::Call && PhiOpc != Instruction::Ret)

Completed in 96 milliseconds