Searched refs:getOrCreateVPOperand (Results 1 – 1 of 1) sorted by relevance
69 VPValue *getOrCreateVPOperand(Value *IRVal);105 VPPhi->addIncoming(getOrCreateVPOperand(Phi->getIncomingValue(I)), in fixPhiNodes()181 VPValue *PlainCFGBuilder::getOrCreateVPOperand(Value *IRVal) { in getOrCreateVPOperand() function in PlainCFGBuilder222 VPValue *Cond = getOrCreateVPOperand(Br->getCondition()); in createVPInstructionsForVPBB()244 VPOperands.push_back(getOrCreateVPOperand(Op)); in createVPInstructionsForVPBB()