Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocLinearScan.cpp921 static bool weightsAreClose(float w1, float w2) { in weightsAreClose() function
1214 if (weightsAreClose(RegsWeights[LastCandidate-1].second, minWeight)) in assignRegOrStackSlotAtInterval()