Searched refs:hasPredCode (Results 1 – 2 of 2) sorted by relevance
850 (!hasPredCode() || !hasImmCode()) && in TreePredicateFn()854 bool TreePredicateFn::hasPredCode() const { in hasPredCode() function in TreePredicateFn1188 return !hasPredCode() && !hasImmCode(); in isAlwaysTrue()1258 assert(hasPredCode() && "Don't have any predicate code!"); in getCodeToRunOnSDNode()
591 bool hasPredCode() const;