Searched refs:ReplaceInstructionWithConst (Results 1 – 1 of 1) sorted by relevance
194 auto ReplaceInstructionWithConst = [&](Instruction *I, Constant *C) { in foldReflectCall() local201 ReplaceInstructionWithConst(Call, NewValue); in foldReflectCall()207 ReplaceInstructionWithConst(I, C); in foldReflectCall()