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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
CalcSpillWeights.h 52 /// CalculateWeightAndHint - (re)compute li's spill weight and allocation
54 void CalculateWeightAndHint(LiveInterval &li);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
CalcSpillWeights.cpp 53 vrai.CalculateWeightAndHint(li);
89 void VirtRegAuxInfo::CalculateWeightAndHint(LiveInterval &li) {
LiveRangeEdit.cpp 328 VRAI.CalculateWeightAndHint(LI);

Completed in 86 milliseconds