Searched refs:getOrCreateVPOperand (Results 1 – 1 of 1) sorted by relevance
70 VPValue *getOrCreateVPOperand(Value *IRVal);140 getOrCreateVPOperand(Phi->getIncomingValueForBlock(LoopPred)), in fixPhiNodes()144 getOrCreateVPOperand(Phi->getIncomingValueForBlock(LoopLatch)), in fixPhiNodes()150 VPPhi->addIncoming(getOrCreateVPOperand(Phi->getIncomingValue(I)), in fixPhiNodes()257 VPValue *PlainCFGBuilder::getOrCreateVPOperand(Value *IRVal) { in getOrCreateVPOperand() function in PlainCFGBuilder298 VPValue *Cond = getOrCreateVPOperand(Br->getCondition()); in createVPInstructionsForVPBB()319 VPOperands.push_back(getOrCreateVPOperand(Op)); in createVPInstructionsForVPBB()