Searched refs:hasPredCode (Results 1 – 2 of 2) sorted by relevance
889 (!hasPredCode() || !hasImmCode()) && in TreePredicateFn()893 bool TreePredicateFn::hasPredCode() const { in hasPredCode() function in TreePredicateFn1272 return !hasPredCode() && !hasImmCode(); in isAlwaysTrue()1342 assert(hasPredCode() && "Don't have any predicate code!"); in getCodeToRunOnSDNode()
599 bool hasPredCode() const;