Searched refs:moveUp (Results 1 – 2 of 2) sorted by relevance
84 bool moveUp(StoreInst *SI, Instruction *P, const LoadInst *LI);
511 bool MemCpyOptPass::moveUp(StoreInst *SI, Instruction *P, const LoadInst *LI) { in moveUp() function in MemCpyOptPass669 if (!moveUp(SI, P, LI)) in processStoreOfLoad()