Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Lower/
DPFTBuilder.cpp645 if (parentConstruct->lowerAsUnstructured()) { in analyzeBranches()
715 if (eval.lowerAsUnstructured()) { in analyzeBranches()
738 eval.lowerAsUnstructured()) { in analyzeBranches()
949 return !lowerAsUnstructured(); in lowerAsStructured()
952 bool Fortran::lower::pft::Evaluation::lowerAsUnstructured() const { in lowerAsUnstructured() function in Fortran::lower::pft::Evaluation
/external/llvm-project/flang/include/flang/Lower/
DPFTBuilder.h288 bool lowerAsUnstructured() const;