Home
last modified time | relevance | path

Searched refs:weightCalcHelper (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp140 float Weight = weightCalcHelper(LI); in calculateSpillWeightAndHint()
149 return weightCalcHelper(LI, &Start, &End); in futureWeight()
152 float VirtRegAuxInfo::weightCalcHelper(LiveInterval &LI, SlotIndex *Start, in weightCalcHelper() function in VirtRegAuxInfo
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h96 float weightCalcHelper(LiveInterval &LI, SlotIndex *Start = nullptr,