Searched refs:isTruncStore (Results 1 – 4 of 4) sorted by relevance
179 // as isTruncStore require that this is not a perfect 1:1 mapping since a
992 if (!isUnindexed() && !isTruncStore() && !isNonTruncStore() && in getPredCode()1001 if (isTruncStore()) in getPredCode()1144 if ((isNonTruncStore() + isTruncStore()) > 1) in getPredCode()1151 if (isTruncStore()) in getPredCode()1241 bool TreePredicateFn::isTruncStore() const { in isTruncStore() function in TreePredicateFn1374 if (isTruncStore()) in getCodeToRunOnSDNode()
568 bool isTruncStore() const;
244 if (P.isTruncStore()) in explainPredicates()341 if (Predicate.isNonTruncStore() || Predicate.isTruncStore()) in isTrivialOperatorNode()3872 if (Predicate.isTruncStore()) { in addBuiltinPredicates()