Searched refs:hasInstPrefetch (Results 1 – 2 of 2) sorted by relevance
797 bool hasInstPrefetch() const { return getGeneration() >= GFX10; } in hasInstPrefetch() function
12680 if (!ML || DisableLoopAlignment || !getSubtarget()->hasInstPrefetch() || in getPrefLoopAlignment()