Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DSpillPlacement.cpp130 void addBias(BlockFrequency freq, BorderConstraint direction) { in addBias() function
250 nodes[ib].addBias(Freq, I->Entry); in addConstraints()
257 nodes[ob].addBias(Freq, I->Exit); in addConstraints()
273 nodes[ib].addBias(Freq, PrefSpill); in addPrefSpill()
274 nodes[ob].addBias(Freq, PrefSpill); in addPrefSpill()