Searched refs:y_memory_boundedness (Results 1 – 1 of 1) sorted by relevance
2635 float y_memory_boundedness = cost_analysis.GetMemoryBoundedness(y, cache); in GetMemoryBoundednessBufferIntervalCompare() local2636 if (x_memory_boundedness != y_memory_boundedness) { in GetMemoryBoundednessBufferIntervalCompare()2637 return x_memory_boundedness > y_memory_boundedness; in GetMemoryBoundednessBufferIntervalCompare()