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

  /external/llvm/lib/CodeGen/
SplitKit.h 227 /// SM_Size - Overlap intervals to minimize the number of inserted COPY
232 SM_Size,
235 /// frequency of the inserted copies. This is very similar to SM_Size, but
324 /// way that minimizes code size. This implements the SM_Size spill mode.
RegAllocGreedy.cpp 58 clEnumValN(SplitEditor::SM_Size, "size", "Optimize for size"),
    [all...]
SplitKit.cpp     [all...]

Completed in 54 milliseconds