Searched refs:PhiOpc (Results 1 – 2 of 2) sorted by relevance
592 unsigned PhiOpc = cast<Instruction>(*PB)->getOpcode(); in rewriteLoopExitValues() local593 if (PhiOpc != Instruction::Call && PhiOpc != Instruction::Ret) in rewriteLoopExitValues()
638 unsigned PhiOpc = cast<Instruction>(*PB)->getOpcode(); in rewriteLoopExitValues() local639 if (PhiOpc != Instruction::Call && PhiOpc != Instruction::Ret) in rewriteLoopExitValues()