Home
last modified time | relevance | path

Searched defs:getMaxCursors (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DInterferenceCache.h177 unsigned getMaxCursors() const { return CacheEntries; } in getMaxCursors() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DInterferenceCache.h173 unsigned getMaxCursors() const { return CacheEntries; } in getMaxCursors() function
/external/llvm/lib/CodeGen/
DInterferenceCache.h168 unsigned getMaxCursors() const { return CacheEntries; } in getMaxCursors() function