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