Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp1039 BlockFrequency BestBScore = BestB->Weight + SecondBestA->Weight; in getBestNonConflictingEdges() local
1040 if (BestAScore < BestBScore) in getBestNonConflictingEdges()