Searched defs:getLoopStmt (Results 1 – 4 of 4) sorted by relevance
47 const Stmt *getLoopStmt() const { return LoopStmt; } in getLoopStmt() function
718 const Stmt *getLoopStmt() const { in getLoopStmt() function
275 const Stmt *getLoopStmt() const { in getLoopStmt() function
199 Stmt *getLoopStmt() { return SubStmts[LOOP_STMT]; } in getLoopStmt() function200 const Stmt *getLoopStmt() const { return SubStmts[LOOP_STMT]; } in getLoopStmt() function