Searched defs:getLoopStmt (Results 1 – 12 of 12) sorted by relevance
716 const Stmt *getLoopStmt() const { in getLoopStmt() function
277 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