Searched refs:NumCyclesForStoreLoadThroughMemory (Results 1 – 1 of 1) sorted by relevance
642 const unsigned NumCyclesForStoreLoadThroughMemory = 8*TypeByteSize; in couldPreventStoreLoadForward() local651 if (Distance % vf && Distance / vf < NumCyclesForStoreLoadThroughMemory) { in couldPreventStoreLoadForward()