Searched refs:replaceOperandsWithConsts (Results 1 – 4 of 4) sorted by relevance
219 bool replaceOperandsWithConsts(Instruction *I) const;
281 bool replaceOperandsWithConsts(Instruction *I) const;
1694 bool GVN::replaceOperandsWithConsts(Instruction *Instr) const { in replaceOperandsWithConsts() function in GVN2091 ChangedFunction |= replaceOperandsWithConsts(&*BI); in processBlock()
1868 bool GVN::replaceOperandsWithConsts(Instruction *Instr) const { in replaceOperandsWithConsts() function in GVN2260 ChangedFunction |= replaceOperandsWithConsts(&*BI); in processBlock()