Home | History | Annotate | Download | only in Utils

Lines Matching refs:Replacer

2341     function_ref<void(Instruction *, Value *)> Replacer)
2343 Replacer(Replacer) {}
2346 // Indirect through the replacer used in this instance.
2347 Replacer(I, With);