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