Searched refs:isTruncStore (Results 1 – 4 of 4) sorted by relevance
963 if (!isUnindexed() && !isTruncStore() && !isNonTruncStore() && in getPredCode()972 if (isTruncStore()) in getPredCode()1120 if ((isNonTruncStore() + isTruncStore()) > 1) in getPredCode()1127 if (isTruncStore()) in getPredCode()1222 bool TreePredicateFn::isTruncStore() const { in isTruncStore() function in TreePredicateFn1359 if (isTruncStore()) in getCodeToRunOnSDNode()
560 bool isTruncStore() const;
226 // as isTruncStore require that this is not a perfect 1:1 mapping since a
120 if (P.isTruncStore()) in explainPredicates()217 if (Predicate.isNonTruncStore() || Predicate.isTruncStore()) in isTrivialOperatorNode()613 if (Predicate.isTruncStore()) { in addBuiltinPredicates()