Home
last modified time | relevance | path

Searched defs:replaceInstWithConstant (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2990 void CombinerHelper::replaceInstWithConstant(MachineInstr &MI, int64_t C) { replaceInstWithConstant() function in CombinerHelper
2996 void CombinerHelper::replaceInstWithConstant(MachineInstr &MI, APInt C) { replaceInstWithConstant() function in CombinerHelper