Searched refs:isLoadInLoopPREEnabled (Results 1 – 2 of 2) sorted by relevance
142 bool isLoadInLoopPREEnabled() const;
646 bool GVN::isLoadInLoopPREEnabled() const { in isLoadInLoopPREEnabled() function in GVN1673 if (!isLoadInLoopPREEnabled() && LI && LI->getLoopFor(Load->getParent())) in processNonLocalLoad()