Searched refs:getCondOp (Results 1 – 3 of 3) sorted by relevance
1173 if (getCondOp()) { in print()1175 getCondOp()->printAsOperand(O, SlotTracker); in print()
1370 VPValue *getCondOp() const { in getCondOp() function
9658 if (VPValue *Cond = getCondOp()) { in execute()