Searched refs:getModuleCost (Results 1 – 1 of 1) sorted by relevance
327 CostType getModuleCost() const { return ModuleCost; } in getModuleCost() function in llvm::__anon00e757230111::SplitGraph850 << '|' << formatRatioOf(Cost, SG->getModuleCost()) << "%\n"; in print()879 CostType ModuleCost = SG->getModuleCost(); in calculateScores()981 ? CostType(((SG.getModuleCost() / NumParts) * LargeFnFactor)) in RecursiveSearchSplitting()