Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp151 static auto formatRatioOf(CostType Num, CostType Dem) { in formatRatioOf() function
850 << '|' << formatRatioOf(Cost, SG->getModuleCost()) << "%\n"; in print()
1309 OS << "Partition contains " << formatRatioOf(PartCost, ModuleCost) in printPartitionSummary()