Searched defs:Eraser (Results 1 – 2 of 2) sorted by relevance
112 function_ref<void(Instruction *)> Eraser; variable
3814 LibCallSimplifier(const DataLayout & DL,const TargetLibraryInfo * TLI,AssumptionCache * AC,OptimizationRemarkEmitter & ORE,BlockFrequencyInfo * BFI,ProfileSummaryInfo * PSI,function_ref<void (Instruction *,Value *)> Replacer,function_ref<void (Instruction *)> Eraser) LibCallSimplifier() argument