|
LLVM 22.0.0git
|
This is the complete list of members for llvm::InlineCost, including all inherited members.
| get(int Cost, int Threshold, int StaticBonus=0) | llvm::InlineCost | inlinestatic |
| getAlways(const char *Reason, std::optional< CostBenefitPair > CostBenefit=std::nullopt) | llvm::InlineCost | inlinestatic |
| getCost() const | llvm::InlineCost | inline |
| getCostBenefit() const | llvm::InlineCost | inline |
| getCostDelta() const | llvm::InlineCost | inline |
| getNever(const char *Reason, std::optional< CostBenefitPair > CostBenefit=std::nullopt) | llvm::InlineCost | inlinestatic |
| getReason() const | llvm::InlineCost | inline |
| getStaticBonusApplied() const | llvm::InlineCost | inline |
| getThreshold() const | llvm::InlineCost | inline |
| isAlways() const | llvm::InlineCost | inline |
| isNever() const | llvm::InlineCost | inline |
| isVariable() const | llvm::InlineCost | inline |
| operator bool() const | llvm::InlineCost | inlineexplicit |