Searched refs:isNonTruncStore (Results 1 – 3 of 3) sorted by relevance
908 if (!isUnindexed() && !isTruncStore() && !isNonTruncStore() && in getPredCode()913 if (isNonTruncStore()) in getPredCode()1029 if ((isNonTruncStore() + isTruncStore()) > 1) in getPredCode()1033 if (isNonTruncStore()) in getPredCode()1115 bool TreePredicateFn::isNonTruncStore() const { in isNonTruncStore() function in TreePredicateFn1231 if (isNonTruncStore()) in getCodeToRunOnSDNode()
553 bool isNonTruncStore() const;
226 if (P.isNonTruncStore()) in explainPredicates()301 if (Predicate.isNonTruncStore()) in isTrivialOperatorNode()3226 if (Predicate.isNonTruncStore()) in createAndImportSelDAGMatcher()