Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp971 BlockFrequency BestAScore = BestA->Weight + SecondBestB->Weight; in getBestNonConflictingEdges() local
973 if (BestAScore < BestBScore) in getBestNonConflictingEdges()
/external/llvm-project/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp1004 BlockFrequency BestAScore = BestA->Weight + SecondBestB->Weight; in getBestNonConflictingEdges() local
1006 if (BestAScore < BestBScore) in getBestNonConflictingEdges()