LLVM  8.0.1
IPO Directory Reference
Directory dependency graph for IPO:
include/llvm/Transforms/IPO

Files

file  AlwaysInliner.h [code]
 Provides passes to inlining "always_inline" functions.
 
file  ArgumentPromotion.h [code]
 
file  CalledValuePropagation.h [code]
 
file  ConstantMerge.h [code]
 
file  CrossDSOCFI.h [code]
 
file  DeadArgumentElimination.h [code]
 
file  ElimAvailExtern.h [code]
 
file  ForceFunctionAttrs.h [code]
 Super simple passes to force specific function attrs from the commandline into the IR for debugging purposes.
 
file  FunctionAttrs.h [code]
 Provides passes for computing function attributes based on interprocedural analyses.
 
file  FunctionImport.h [code]
 
file  GlobalDCE.h [code]
 
file  GlobalOpt.h [code]
 
file  GlobalSplit.h [code]
 
file  HotColdSplitting.h [code]
 
file  InferFunctionAttrs.h [code]
 Interfaces for passes which infer implicit function attributes from the name and signature of function declarations.
 
file  Inliner.h [code]
 
file  Internalize.h [code]
 
file  LowerTypeTests.h [code]
 
file  PartialInlining.h [code]
 
file  PassManagerBuilder.h [code]
 
file  SampleProfile.h [code]
 This file provides the interface for the sampled PGO loader pass.
 
file  SCCP.h [code]
 
file  StripDeadPrototypes.h [code]
 
file  SyntheticCountsPropagation.h [code]
 
file  ThinLTOBitcodeWriter.h [code]
 
file  WholeProgramDevirt.h [code]