Lines Matching defs:SurroundingLoop
1482 Loop *SurroundingLoop = Stmt->getSurroundingLoop();
1485 if (!isAffineExpr(&scop->getRegion(), SurroundingLoop, Subscript, SE,
1577 Loop *SurroundingLoop = Stmt->getSurroundingLoop();
1578 bool LengthIsAffine = isAffineExpr(&scop->getRegion(), SurroundingLoop,
1715 Loop *SurroundingLoop = Stmt->getSurroundingLoop();
1717 isAffineExpr(&scop->getRegion(), SurroundingLoop,
1815 Loop *SurroundingLoop = LI.getLoopFor(BB);
1821 if (shouldModelInst(&Inst, SurroundingLoop))
1826 scop->addScopStmt(BB, Name, SurroundingLoop, Instructions);
1833 scop->addScopStmt(BB, Name, SurroundingLoop, Instructions);
2032 Loop *SurroundingLoop =
2035 if (shouldModelInst(&Inst, SurroundingLoop))
2039 scop->addScopStmt(&SR, Name, SurroundingLoop, Instructions);