Searched refs:isTruncStore (Results 1 – 4 of 4) sorted by relevance
181 // as isTruncStore require that this is not a perfect 1:1 mapping since a
990 if (!isUnindexed() && !isTruncStore() && !isNonTruncStore() && in getPredCode()999 if (isTruncStore()) in getPredCode()1142 if ((isNonTruncStore() + isTruncStore()) > 1) in getPredCode()1149 if (isTruncStore()) in getPredCode()1239 bool TreePredicateFn::isTruncStore() const { in isTruncStore() function in TreePredicateFn1372 if (isTruncStore()) in getCodeToRunOnSDNode()
568 bool isTruncStore() const;
244 if (P.isTruncStore()) in explainPredicates()341 if (Predicate.isNonTruncStore() || Predicate.isTruncStore()) in isTrivialOperatorNode()3880 if (Predicate.isTruncStore()) { in addBuiltinPredicates()