OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ComplementSpillMode
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/CodeGen/
SplitKit.h
223
///
ComplementSpillMode
- Select how the complement live range should be
229
enum
ComplementSpillMode
{
260
ComplementSpillMode
SpillMode;
357
void reset(LiveRangeEdit&,
ComplementSpillMode
= SM_Partition);
SplitKit.cpp
330
void SplitEditor::reset(LiveRangeEdit &LRE,
ComplementSpillMode
SM) {
[
all
...]
RegAllocGreedy.cpp
58
static cl::opt<SplitEditor::
ComplementSpillMode
>
[
all
...]
Completed in 1599 milliseconds