Lines Matching refs:getLoopForStmt
227 getNewValue(Stmt, OldOperand, BBMap, LTS, getLoopForStmt(Stmt)); in copyInstScalar()
261 Stmt, getLoopForStmt(Stmt), in generateLocationAccessed()
306 Loop *BlockGenerator::getLoopForStmt(const ScopStmt &Stmt) const { in getLoopForStmt() function in BlockGenerator
340 LTS, getLoopForStmt(Stmt)); in generateArrayStore()
351 Loop *L = getLoopForStmt(Stmt); in canSyntheziseInStmt()
573 getImplicitAddress(*MA, getLoopForStmt(Stmt), LTS, BBMap, NewAccesses); in generateScalarLoads()
788 auto Address = getImplicitAddress(*MA, getLoopForStmt(Stmt), LTS, in generateScalarStores()
1165 ScalarMaps, getLoopForStmt(Stmt)); in copyUnaryInst()
1177 Loop *L = getLoopForStmt(Stmt); in copyBinaryInst()
1197 ScalarMaps, getLoopForStmt(Stmt)); in copyStore()
1723 Value *Address = getImplicitAddress(*MA, getLoopForStmt(Stmt), LTS, in generateScalarStores()
1767 OpCopy = getNewValue(Stmt, Op, BBCopyMap, LTS, getLoopForStmt(Stmt)); in addOperandToPHI()
1779 OpCopy = getNewValue(Stmt, PHI, BBCopyMap, LTS, getLoopForStmt(Stmt)); in addOperandToPHI()