Lines Matching refs:getLoopForStmt
226 getNewValue(Stmt, OldOperand, BBMap, LTS, getLoopForStmt(Stmt)); in copyInstScalar()
260 Stmt, getLoopForStmt(Stmt), in generateLocationAccessed()
305 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()
786 auto Address = getImplicitAddress(*MA, getLoopForStmt(Stmt), LTS, in generateScalarStores()
1156 ScalarMaps, getLoopForStmt(Stmt)); in copyUnaryInst()
1168 Loop *L = getLoopForStmt(Stmt); in copyBinaryInst()
1187 ScalarMaps, getLoopForStmt(Stmt)); in copyStore()
1719 Value *Address = getImplicitAddress(*MA, getLoopForStmt(Stmt), LTS, in generateScalarStores()
1763 OpCopy = getNewValue(Stmt, Op, BBCopyMap, LTS, getLoopForStmt(Stmt)); in addOperandToPHI()
1775 OpCopy = getNewValue(Stmt, PHI, BBCopyMap, LTS, getLoopForStmt(Stmt)); in addOperandToPHI()