Searched refs:getLoopStmt (Results 1 – 6 of 6) sorted by relevance
48 const Stmt *getLoopStmt() const { return LoopStmt; } in getLoopStmt() function78 if (!LS.isEmpty() && LS.getHead().getLoopStmt() == LoopStmt) in processLoopEnd()259 if (!LS.isEmpty() && LoopStmt == LS.getHead().getLoopStmt() && in updateLoopStack()
604 ProcessLoopExit(E.castAs<CFGLoopExit>().getLoopStmt(), Pred); in processCFGElement()
110 Out << "LoopExit: " << LE.getLoopStmt()->getStmtClassName(); in print()
5190 const Stmt *LoopStmt = LE->getLoopStmt(); in print_elem()
720 const Stmt *getLoopStmt() const { in getLoopStmt() function
270 const Stmt *getLoopStmt() const { in getLoopStmt() function