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