Searched defs:Replacer (Results 1 – 3 of 3) sorted by relevance
111 function_ref<void(Instruction *, Value *)> Replacer; variable
3813 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
3187 UsesReplacer *Replacer = nullptr; global() member in __anond527a6aa0a11::TypePromotionTransaction::InstructionRemover