Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1457 unsigned DifferentBlocks = CurrentGroup.OutputGVNCombinations.size(); in findCostForOutputBlocks() local
1458 InstructionCost TotalCost = ComparisonCost * BranchCost * DifferentBlocks; in findCostForOutputBlocks()