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