Searched refs:isAnyExtLoad (Results 1 – 3 of 3) sorted by relevance
948 if (!isUnindexed() && !isNonExtLoad() && !isAnyExtLoad() && in getPredCode()958 if (isAnyExtLoad()) in getPredCode()1107 if ((isNonExtLoad() + isAnyExtLoad() + isSignExtLoad() + in getPredCode()1115 if (isAnyExtLoad()) in getPredCode()1210 bool TreePredicateFn::isAnyExtLoad() const { in isAnyExtLoad() function in TreePredicateFn1339 if (isAnyExtLoad()) in getCodeToRunOnSDNode()
112 if (P.isAnyExtLoad()) in explainPredicates()214 if (Predicate.isNonExtLoad() || Predicate.isAnyExtLoad() || in isTrivialOperatorNode()595 if (Predicate.isLoad() && Predicate.isAnyExtLoad()) { in addBuiltinPredicates()
553 bool isAnyExtLoad() const;