Searched refs:ProgPoint (Results 1 – 1 of 1) sorted by relevance
2165 ProgramPoint ProgPoint = NI->getLocation(); in peelOffOuterExpr() local2166 if (std::optional<BlockEdge> BE = ProgPoint.getAs<BlockEdge>()) { in peelOffOuterExpr()2785 ProgramPoint ProgPoint = N->getLocation(); in VisitNodeImpl() local2791 if (std::optional<BlockEdge> BE = ProgPoint.getAs<BlockEdge>()) { in VisitNodeImpl()2808 if (std::optional<PostStmt> PS = ProgPoint.getAs<PostStmt>()) { in VisitNodeImpl()