OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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