LLVM API Documentation
| get(int Cost, int Threshold) | llvm::InlineCost | [inline, static] |
| getAlways() | llvm::InlineCost | [inline, static] |
| getCost() const | llvm::InlineCost | [inline] |
| getCostDelta() const | llvm::InlineCost | [inline] |
| getNever() | llvm::InlineCost | [inline, static] |
| isAlways() const | llvm::InlineCost | [inline] |
| isNever() const | llvm::InlineCost | [inline] |
| isVariable() const | llvm::InlineCost | [inline] |
| operator bool() const | llvm::InlineCost | [inline] |