Searched refs:isTruncStore (Results 1 – 4 of 4) sorted by relevance
101 // as isTruncStore require that this is not a perfect 1:1 mapping since a
887 if (!isUnindexed() && !isTruncStore() && !isNonTruncStore() && in getPredCode()895 if (isTruncStore()) in getPredCode()1008 if ((isNonTruncStore() + isTruncStore()) > 1) in getPredCode()1015 if (isTruncStore()) in getPredCode()1094 bool TreePredicateFn::isTruncStore() const { in isTruncStore() function in TreePredicateFn1211 if (isTruncStore()) in getCodeToRunOnSDNode()
527 bool isTruncStore() const;
227 if (P.isTruncStore()) in explainPredicates()