Searched refs:isTruncStore (Results 1 – 4 of 4) sorted by relevance
958 if (!isUnindexed() && !isTruncStore() && !isNonTruncStore() && in getPredCode()967 if (isTruncStore()) in getPredCode()1132 if ((isNonTruncStore() + isTruncStore()) > 1) in getPredCode()1139 if (isTruncStore()) in getPredCode()1231 bool TreePredicateFn::isTruncStore() const { in isTruncStore() function in TreePredicateFn1382 if (isTruncStore()) in getCodeToRunOnSDNode()
554 bool isTruncStore() const;
237 // as isTruncStore require that this is not a perfect 1:1 mapping since a
119 if (P.isTruncStore()) in explainPredicates()216 if (Predicate.isNonTruncStore() || Predicate.isTruncStore()) in isTrivialOperatorNode()640 if (Predicate.isTruncStore()) { in addBuiltinPredicates()