Searched refs:isTruncStore (Results 1 – 4 of 4) sorted by relevance
213 // as isTruncStore require that this is not a perfect 1:1 mapping since a
973 if (!isUnindexed() && !isTruncStore() && !isNonTruncStore() && in getPredCode()982 if (isTruncStore()) in getPredCode()1125 if ((isNonTruncStore() + isTruncStore()) > 1) in getPredCode()1132 if (isTruncStore()) in getPredCode()1222 bool TreePredicateFn::isTruncStore() const { in isTruncStore() function in TreePredicateFn1355 if (isTruncStore()) in getCodeToRunOnSDNode()
121 if (P.isTruncStore()) in explainPredicates()218 if (Predicate.isNonTruncStore() || Predicate.isTruncStore()) in isTrivialOperatorNode()602 if (Predicate.isTruncStore()) { in addBuiltinPredicates()
561 bool isTruncStore() const;