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