Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp354 void calcGapWeights(unsigned, SmallVectorImpl<float>&);
1637 void RAGreedy::calcGapWeights(unsigned PhysReg, in calcGapWeights() function in RAGreedy
1803 calcGapWeights(PhysReg, GapWeight); in tryLocalSplit()