Searched refs:hasPredCode (Results 1 – 2 of 2) sorted by relevance
829 (!hasPredCode() || !hasImmCode()) && in TreePredicateFn()833 bool TreePredicateFn::hasPredCode() const { in hasPredCode() function in TreePredicateFn1164 return !hasPredCode() && !hasImmCode(); in isAlwaysTrue()1234 assert(hasPredCode() && "Don't have any predicate code!"); in getCodeToRunOnSDNode()
563 bool hasPredCode() const;