OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UseBlocks
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/
SplitKit.h
95
///
UseBlocks
- Blocks where CurLI has uses.
96
SmallVector<BlockInfo, 8>
UseBlocks
;
98
/// NumGapBlocks - Number of duplicate entries in
UseBlocks
for blocks where
165
ArrayRef<BlockInfo> getUseBlocks() const { return
UseBlocks
; }
RegAllocGreedy.cpp
[
all
...]
Completed in 49 milliseconds