Searched refs:getOrCreateVPOperand (Results 1 – 1 of 1) sorted by relevance
68 VPValue *getOrCreateVPOperand(Value *IRVal);102 VPPhi->addOperand(getOrCreateVPOperand(Op)); in fixPhiNodes()162 VPValue *PlainCFGBuilder::getOrCreateVPOperand(Value *IRVal) { in getOrCreateVPOperand() function in PlainCFGBuilder204 getOrCreateVPOperand(Br->getCondition()); in createVPInstructionsForVPBB()223 VPOperands.push_back(getOrCreateVPOperand(Op)); in createVPInstructionsForVPBB()