Searched refs:performScalarPREInsertion (Results 1 – 1 of 1) sorted by relevance
725 bool performScalarPREInsertion(Instruction *Instr, BasicBlock *Pred,2535 bool GVN::performScalarPREInsertion(Instruction *Instr, BasicBlock *Pred, in performScalarPREInsertion() function in GVN2665 if (!performScalarPREInsertion(PREInstr, PREPred, ValNo)) { in performScalarPRE()