Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.h174 unsigned getMaxCursors() const { return CacheEntries; } in getMaxCursors() function
H A DRegAllocGreedy.cpp1101 if (NumCands == IntfCache.getMaxCursors()) { in calculateRegionSplitCostAroundReg()