OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getUseSlots
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/
SplitKit.h
158
///
getUseSlots
- Return an array of SlotIndexes of instructions using CurLI.
160
ArrayRef<SlotIndex>
getUseSlots
() const { return UseSlots; }
RegAllocGreedy.cpp
[
all
...]
Completed in 2172 milliseconds