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

/external/llvm/lib/CodeGen/
H A DInterferenceCache.h166 /// getMaxCursors - Return the maximum number of concurrent cursors that can
168 unsigned getMaxCursors() const { return CacheEntries; } function in class:llvm::InterferenceCache

Completed in 116 milliseconds