Searched refs:isTruncStore (Results 1 – 4 of 4) sorted by relevance
175 // as isTruncStore require that this is not a perfect 1:1 mapping since a
948 if (!isUnindexed() && !isTruncStore() && !isNonTruncStore() && in getPredCode()957 if (isTruncStore()) in getPredCode()1095 if ((isNonTruncStore() + isTruncStore()) > 1) in getPredCode()1102 if (isTruncStore()) in getPredCode()1186 bool TreePredicateFn::isTruncStore() const { in isTruncStore() function in TreePredicateFn1319 if (isTruncStore()) in getCodeToRunOnSDNode()
560 bool isTruncStore() const;
244 if (P.isTruncStore()) in explainPredicates()338 if (Predicate.isNonTruncStore() || Predicate.isTruncStore()) in isTrivialOperatorNode()3839 if (Predicate.isTruncStore()) { in addBuiltinPredicates()