HomeSort by relevance Sort by last modified time
    Searched full:getmaxcursors (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
InterferenceCache.h 156 /// getMaxCursors - Return the maximum number of concurrent cursors that can
158 unsigned getMaxCursors() const { return CacheEntries; }
RegAllocGreedy.cpp     [all...]

Completed in 802 milliseconds