Searched refs:lowerAsStructured (Results 1 – 3 of 3) sorted by relevance
311 bool lowerAsStructured() const;
868 if (parentConstruct->lowerAsStructured()) in analyzeBranches()1250 bool Fortran::lower::pft::Evaluation::lowerAsStructured() const { in lowerAsStructured() function in Fortran::lower::pft::Evaluation
1360 if (eval.lowerAsStructured()) { in genFIR()1781 if (!isLogicalSelector && !isCharSelector && eval.lowerAsStructured()) { in genFIR()2599 maybeStartBlock(eval.isConstruct() && eval.lowerAsStructured() in genFIR()