Home
last modified time | relevance | path

Searched defs:DupCost (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp874 BlockFrequency DupCost = Qout + QinU + std::max(Qin, F) * VProb; in isProfitableToTailDup() local
3239 BlockFrequency DupCost; in findDuplicateCandidates() local