Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocLinearScan.cpp825 float getConflictWeight(LiveInterval *cur, unsigned Reg, LiveIntervals *li_, in getConflictWeight() function
871 Conflicts[j] += getConflictWeight(cur, Reg, li_, mri_, loopInfo); in findIntervalsToSpill()
886 Conflicts[j] += getConflictWeight(cur, Reg, li_, mri_, loopInfo); in findIntervalsToSpill()