Searched refs:getChainOp (Results 1 – 3 of 3) sorted by relevance
899 getChainOp()->printAsOperand(O, SlotTracker); in print()
1480 VPValue *getChainOp() const { return getOperand(0); } in getChainOp() function
9597 Value *PrevInChain = State.get(getChainOp(), 0); in execute()9627 PrevInChain = State.get(getChainOp(), Part); in execute()