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