Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp592 unsigned PhiOpc = cast<Instruction>(*PB)->getOpcode(); in rewriteLoopExitValues() local
593 if (PhiOpc != Instruction::Call && PhiOpc != Instruction::Ret) in rewriteLoopExitValues()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp638 unsigned PhiOpc = cast<Instruction>(*PB)->getOpcode(); in rewriteLoopExitValues() local
639 if (PhiOpc != Instruction::Call && PhiOpc != Instruction::Ret) in rewriteLoopExitValues()