Searched defs:isPred (Results 1 – 2 of 2) sorted by relevance
453 bool isPred(const SUnit *N) const { in isPred() function
955 bool isPred = (i < NumOps && MCID.operands()[i].isPredicate()); in ReduceToNarrow() local