Searched defs:getLoopStmt (Results 1 – 4 of 4) sorted by relevance
49 const Stmt *getLoopStmt() const { return LoopStmt; } in getLoopStmt() function
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