LLVM: llvm::Spec Struct Reference (original) (raw)
#include "[llvm/Transforms/IPO/FunctionSpecialization.h](FunctionSpecialization%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| Function * | F |
| Function * | Clone = nullptr |
| SpecSig | Sig |
| unsigned | Score |
| unsigned | CodeSize |
| SmallVector< CallBase * > | CallSites |
Detailed Description
Definition at line 128 of file FunctionSpecialization.h.
Constructor & Destructor Documentation
◆ Spec() [1/2]
◆ Spec() [2/2]
Member Data Documentation
◆ CallSites
◆ Clone
◆ CodeSize
◆ F
◆ Score
◆ Sig
The documentation for this struct was generated from the following file:
- include/llvm/Transforms/IPO/FunctionSpecialization.h