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

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

Completed in 75 milliseconds