Searched defs:replaceInstWithConstant (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | CombinerHelper.cpp | 2864 void CombinerHelper::replaceInstWithConstant(MachineInstr &MI, int64_t C) { replaceInstWithConstant() function in CombinerHelper |