Searched defs:SM_Size (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DSplitKit.h236 /// SM_Size - Overlap intervals to minimize the number of inserted COPY
241 SM_Size, enumerator in enum:llvm::SplitEditor::ComplementSpillMode
244 /// frequency of the inserted copies. This is very similar to SM_Size, but
333 /// way that minimizes code size. This implements the SM_Size spill mode.

Completed in 251 milliseconds