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

  /external/llvm/lib/CodeGen/
CalcSpillWeights.cpp 136 weight = LiveIntervals::getSpillWeight(
StackSlotColoring.cpp 160 li.weight += LiveIntervals::getSpillWeight(false, true, MBFI, MI);
RegAllocPBQP.cpp 341 copyFactor * LiveIntervals::getSpillWeight(false, true, mbfi, &mi);
LiveIntervalAnalysis.cpp 636 LiveIntervals::getSpillWeight(bool isDef, bool isUse,
    [all...]
  /external/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h 104 static float getSpillWeight(bool isDef, bool isUse,

Completed in 66 milliseconds