Searched refs:getCost (Results 1 – 5 of 5) sorted by relevance
319 DEBUG(dbgs() << " NOT Inlining: cost=" << IC.getCost() in shouldInline()320 << ", thres=" << (IC.getCostDelta() + IC.getCost()) in shouldInline()324 Twine(IC.getCost()) + ", threshold=" + in shouldInline()325 Twine(IC.getCostDelta() + IC.getCost()) + ")"); in shouldInline()348 int CandidateCost = IC.getCost() - (InlineConstants::CallPenalty + 1); in shouldInline()378 TotalSecondaryCost += IC2.getCost(); in shouldInline()388 if (inliningPreventsSomeOuterInline && TotalSecondaryCost < IC.getCost()) { in shouldInline()390 " Cost = " << IC.getCost() << in shouldInline()401 DEBUG(dbgs() << " Inlining: cost=" << IC.getCost() in shouldInline()402 << ", thres=" << (IC.getCostDelta() + IC.getCost()) in shouldInline()[all …]
90 int getCost() const { in getCost() function98 int getCostDelta() const { return Threshold - getCost(); } in getCostDelta()
125 unsigned getCost() const { return Cost; } in getCost() function309 unsigned Cost = ShufTab[LHS].Cost + Op->getCost(); in main()347 unsigned Cost = NumVals + Op->getCost(); in main()
162 int getCost() { return Cost; } in getCost() function in __anonf38a11c60111::CallAnalyzer797 Cost -= std::max(0, InlineConstants::IndirectCallThreshold - CA.getCost()); in visitCallSite()1348 if (!ShouldInline && CA.getCost() < CA.getThreshold()) in getInlineCost()1350 if (ShouldInline && CA.getCost() >= CA.getThreshold()) in getInlineCost()1353 return llvm::InlineCost::get(CA.getCost(), CA.getThreshold()); in getInlineCost()
META-INF/MANIFEST.MF META-INF/services/java.sql.Driver org ...