Home
last modified time | relevance | path

Searched refs:getMaxCursors (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DInterferenceCache.h135 unsigned getMaxCursors() const { return CacheEntries; } in getMaxCursors() function
DRegAllocGreedy.cpp1109 if (NumCands == IntfCache.getMaxCursors()) { in tryRegionSplit()
/external/llvm/lib/CodeGen/
DInterferenceCache.h168 unsigned getMaxCursors() const { return CacheEntries; } in getMaxCursors() function
DRegAllocGreedy.cpp1396 if (NumCands == IntfCache.getMaxCursors()) { in calculateRegionSplitCost()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DInterferenceCache.h178 unsigned getMaxCursors() const { return CacheEntries; } in getMaxCursors() function
DRegAllocGreedy.cpp1848 if (NumCands == IntfCache.getMaxCursors()) { in calculateRegionSplitCost()