Searched refs:isInvariantCond (Results 1 – 2 of 2) sorted by relevance
972 O << (isInvariantCond() ? " (condition is loop invariant)" : ""); in print()984 isInvariantCond() ? State.get(getCond(), VPIteration(0, 0)) : nullptr; in execute()
1607 bool isInvariantCond() const { in isInvariantCond() function