Searched refs:getLoopStmt (Results 1 – 6 of 6) sorted by relevance
47 const Stmt *getLoopStmt() const { return LoopStmt; } in getLoopStmt() function77 if (!LS.isEmpty() && LS.getHead().getLoopStmt() == LoopStmt) in processLoopEnd()270 if (!LS.isEmpty() && LoopStmt == LS.getHead().getLoopStmt() && in updateLoopStack()
654 ProcessLoopExit(E.castAs<CFGLoopExit>().getLoopStmt(), Pred); in processCFGElement()
98 << castAs<LoopExit>().getLoopStmt()->getStmtClassName() << '\"'; in printJson()
5545 OS << E.castAs<CFGLoopExit>().getLoopStmt()->getStmtClassName() << " (LoopExit)\n"; in print_elem()
718 const Stmt *getLoopStmt() const { in getLoopStmt() function
275 const Stmt *getLoopStmt() const { in getLoopStmt() function