Searched defs:isPred (Results 1 – 3 of 3) sorted by relevance
431 bool isPred(const SUnit *N) const { isPred() function
955 bool isPred = (i < NumOps && MCID.operands()[i].isPredicate()); in ReduceToNarrow() local
1802 ignoreDependence(const SDep & D,bool isPred) ignoreDependence() argument