Searched refs:replaceOperandsWithConsts (Results 1 – 2 of 2) sorted by relevance
284 bool replaceOperandsWithConsts(Instruction *I) const;
1658 bool GVN::replaceOperandsWithConsts(Instruction *Instr) const { in replaceOperandsWithConsts() function in GVN2062 ChangedFunction |= replaceOperandsWithConsts(&*BI); in processBlock()