Searched refs:hasPredCode (Results 1 – 2 of 2) sorted by relevance
930 (!hasPredCode() || !hasImmCode()) && in TreePredicateFn()934 bool TreePredicateFn::hasPredCode() const { in hasPredCode() function in TreePredicateFn1327 return !hasPredCode() && !hasImmCode(); in isAlwaysTrue()1397 assert(hasPredCode() && "Don't have any predicate code!"); in getCodeToRunOnSDNode()
607 bool hasPredCode() const;