Searched refs:getConstructName (Results 1 – 1 of 1) sorted by relevance
502 std::string doName = doStmt ? getConstructName(*doStmt) : std::string{}; in rewriteIfGotos()559 std::string cycleName = getConstructName(*cycleStmt); in rewriteIfGotos()676 inline std::string getConstructName(const A &stmt) { in getConstructName() function in __anon431f4f760111::PFTBuilder716 std::string name = getConstructName(stmt); in insertConstructName()742 std::string name = getConstructName(s); in analyzeBranches()750 std::string name = getConstructName(s); in analyzeBranches()