Searched refs:getOrCreateVPOperand (Results 1 – 1 of 1) sorted by relevance
69 VPValue *getOrCreateVPOperand(Value *IRVal);104 VPPhi->addIncoming(getOrCreateVPOperand(Phi->getIncomingValue(I)), in fixPhiNodes()167 VPValue *PlainCFGBuilder::getOrCreateVPOperand(Value *IRVal) { in getOrCreateVPOperand() function in PlainCFGBuilder209 getOrCreateVPOperand(Br->getCondition()); in createVPInstructionsForVPBB()228 VPOperands.push_back(getOrCreateVPOperand(Op)); in createVPInstructionsForVPBB()