16 #ifndef LLVM_CODEGEN_INTRINSICLOWERING_H
17 #define LLVM_CODEGEN_INTRINSICLOWERING_H
33 TD(td), Warned(
false) {}
The main container class for the LLVM Intermediate Representation.
IntrinsicLowering(const DataLayout &td)
void AddPrototypes(Module &M)
static bool LowerToByteSwap(CallInst *CI)
void LowerIntrinsicCall(CallInst *CI)