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

  /external/llvm/lib/CodeGen/
CalcSpillWeights.cpp 128 bool Spillable = li.isSpillable();
138 if (Spillable) {
185 if (!Spillable)
RegAllocBasic.cpp 169 // Record each interference and determine if all are spillable before mutating
  /external/llvm/include/llvm/CodeGen/
LiveInterval.h 434 /// markNotSpillable - Mark interval as not spillable

Completed in 39 milliseconds