Searched refs:ComplementSpillMode (Results 1 – 3 of 3) sorted by relevance
285 enum ComplementSpillMode { enum315 ComplementSpillMode SpillMode = SM_Partition;467 void reset(LiveRangeEdit&, ComplementSpillMode = SM_Partition);
377 void SplitEditor::reset(LiveRangeEdit &LRE, ComplementSpillMode SM) { in reset()
89 static cl::opt<SplitEditor::ComplementSpillMode> SplitSpillMode(