|
LLVM 22.0.0git
|
This is the complete list of members for llvm::CodeMetrics, including all inherited members.
| analyzeBasicBlock(const BasicBlock *BB, const TargetTransformInfo &TTI, const SmallPtrSetImpl< const Value * > &EphValues, bool PrepareForLTO=false, const Loop *L=nullptr) | llvm::CodeMetrics | |
| collectEphemeralValues(const Loop *L, AssumptionCache *AC, SmallPtrSetImpl< const Value * > &EphValues) | llvm::CodeMetrics | static |
| collectEphemeralValues(const Function *L, AssumptionCache *AC, SmallPtrSetImpl< const Value * > &EphValues) | llvm::CodeMetrics | static |
| Convergence | llvm::CodeMetrics | |
| exposesReturnsTwice | llvm::CodeMetrics | |
| isRecursive | llvm::CodeMetrics | |
| notDuplicatable | llvm::CodeMetrics | |
| NumBBInsts | llvm::CodeMetrics | |
| NumBlocks | llvm::CodeMetrics | |
| NumCalls | llvm::CodeMetrics | |
| NumInlineCandidates | llvm::CodeMetrics | |
| NumInsts | llvm::CodeMetrics | |
| NumRets | llvm::CodeMetrics | |
| NumVectorInsts | llvm::CodeMetrics | |
| usesDynamicAlloca | llvm::CodeMetrics |