Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.h334 void calcGapWeights(MCRegister, SmallVectorImpl<float> &);
H A DRegAllocGreedy.cpp1489 void RAGreedy::calcGapWeights(MCRegister PhysReg, in calcGapWeights() function in RAGreedy
1661 calcGapWeights(PhysReg, GapWeight); in tryLocalSplit()