Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineBlockPlacement.cpp971 BlockFrequency BestAScore = BestA->Weight + SecondBestB->Weight; in getBestNonConflictingEdges() local
973 if (BestAScore < BestBScore) in getBestNonConflictingEdges()