Searched refs:ComplementSpillMode (Results 1 – 3 of 3) sorted by relevance
275 enum ComplementSpillMode { enum305 ComplementSpillMode SpillMode = SM_Partition;442 void reset(LiveRangeEdit&, ComplementSpillMode = SM_Partition);
357 void SplitEditor::reset(LiveRangeEdit &LRE, ComplementSpillMode SM) { in reset()
86 static cl::opt<SplitEditor::ComplementSpillMode> SplitSpillMode(