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