HomeSort by relevance Sort by last modified time
    Searched refs:ComplementSpillMode (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/
SplitKit.h 214 /// ComplementSpillMode - Select how the complement live range should be
220 enum ComplementSpillMode {
251 ComplementSpillMode SpillMode;
348 void reset(LiveRangeEdit&, ComplementSpillMode = SM_Partition);
RegAllocGreedy.cpp 54 static cl::opt<SplitEditor::ComplementSpillMode>
    [all...]
SplitKit.cpp 317 void SplitEditor::reset(LiveRangeEdit &LRE, ComplementSpillMode SM) {
    [all...]

Completed in 212 milliseconds