Lines Matching refs:getStmtOrNull
1448 const Stmt *Dst = Piece->getEndLocation().getStmtOrNull(); in addContextEdges()
1471 PrevPiece->getStartLocation().getStmtOrNull()) { in addContextEdges()
1474 getStmtParent(DstContext.getStmtOrNull(), PM)) { in addContextEdges()
1510 const Stmt *s1Start = PieceI->getStartLocation().getStmtOrNull(); in simplifySimpleBranches()
1511 const Stmt *s1End = PieceI->getEndLocation().getStmtOrNull(); in simplifySimpleBranches()
1544 const Stmt *s2Start = PieceNextI->getStartLocation().getStmtOrNull(); in simplifySimpleBranches()
1545 const Stmt *s2End = PieceNextI->getEndLocation().getStmtOrNull(); in simplifySimpleBranches()
1632 const Stmt *s1Start = PieceI->getStartLocation().getStmtOrNull(); in removeContextCycles()
1633 const Stmt *s1End = PieceI->getEndLocation().getStmtOrNull(); in removeContextCycles()
1656 const Stmt *s2Start = PieceNextI->getStartLocation().getStmtOrNull(); in removeContextCycles()
1657 const Stmt *s2End = PieceNextI->getEndLocation().getStmtOrNull(); in removeContextCycles()
1700 const Stmt *start = PieceI->getStartLocation().getStmtOrNull(); in removePunyEdges()
1701 const Stmt *end = PieceI->getEndLocation().getStmtOrNull(); in removePunyEdges()
1793 const Stmt *s1Start = PieceI->getStartLocation().getStmtOrNull(); in optimizeEdges()
1794 const Stmt *s1End = PieceI->getEndLocation().getStmtOrNull(); in optimizeEdges()
1809 const Stmt *s2Start = PieceNextI->getStartLocation().getStmtOrNull(); in optimizeEdges()
1810 const Stmt *s2End = PieceNextI->getEndLocation().getStmtOrNull(); in optimizeEdges()