Home
last modified time | relevance | path

Searched refs:getConstructName (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Lower/
H A DPFTBuilder.cpp502 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::PFTBuilder
716 std::string name = getConstructName(stmt); in insertConstructName()
742 std::string name = getConstructName(s); in analyzeBranches()
750 std::string name = getConstructName(s); in analyzeBranches()