Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocLinearScan.cpp265 void updateSpillWeights(std::vector<float> &Weights,
771 void RALinScan::updateSpillWeights(std::vector<float> &Weights, in updateSpillWeights() function in RALinScan
1139 updateSpillWeights(SpillWeights, I->first, I->second, RC); in assignRegOrStackSlotAtInterval()
1148 updateSpillWeights(SpillWeights, reg, i->first->weight, RC); in assignRegOrStackSlotAtInterval()