Searched refs:getCost (Results 1 – 5 of 5) sorted by relevance
367 DEBUG(dbgs() << " NOT Inlining: cost=" << IC.getCost() in shouldInline()368 << ", thres=" << (IC.getCostDelta() + IC.getCost()) in shouldInline()372 Twine(IC.getCost()) + ", threshold=" + in shouldInline()373 Twine(IC.getCostDelta() + IC.getCost()) + ")"); in shouldInline()396 int CandidateCost = IC.getCost() - (InlineConstants::CallPenalty + 1); in shouldInline()426 TotalSecondaryCost += IC2.getCost(); in shouldInline()436 if (inliningPreventsSomeOuterInline && TotalSecondaryCost < IC.getCost()) { in shouldInline()438 " Cost = " << IC.getCost() << in shouldInline()449 DEBUG(dbgs() << " Inlining: cost=" << IC.getCost() in shouldInline()450 << ", 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()
180 int getCost() { return Cost; } in getCost() function in __anonb653f77d0111::CallAnalyzer838 Cost -= std::max(0, CA.getThreshold() - CA.getCost()); in visitCallSite()1410 if (!ShouldInline && CA.getCost() < CA.getThreshold()) in getInlineCost()1412 if (ShouldInline && CA.getCost() >= CA.getThreshold()) in getInlineCost()1415 return llvm::InlineCost::get(CA.getCost(), CA.getThreshold()); in getInlineCost()
META-INF/MANIFEST.MF META-INF/services/java.sql.Driver org ...