LLVM  8.0.1
llvm::LibCallSimplifier Member List

This is the complete list of members for llvm::LibCallSimplifier, including all inherited members.

LibCallSimplifier(const DataLayout &DL, const TargetLibraryInfo *TLI, OptimizationRemarkEmitter &ORE, function_ref< void(Instruction *, Value *)> Replacer=&replaceAllUsesWithDefault, function_ref< void(Instruction *)> Eraser=&eraseFromParentDefault)llvm::LibCallSimplifier
optimizeCall(CallInst *CI)llvm::LibCallSimplifier