LLVM API Documentation


Go to the source code of this file.
Classes | |
| class | llvm::TargetTransformInfo |
| struct | llvm::TargetTransformInfo::UnrollingPreferences |
| Parameters that control the generic loop unrolling transformation. More... | |
Namespaces | |
| namespace | llvm |
List of target independent CodeGen pass IDs. | |
Functions | |
| ImmutablePass * | llvm::createNoTargetTransformInfoPass () |
| Create the base case instance of a pass in the TTI analysis group. | |