Home
last modified time | relevance | path

Searched defs:altReturn (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dmodfile04.f9045 subroutine altReturn(arg1, arg2, *, *) subroutine
46 real :: arg1
47 real :: arg2
/llvm-project/flang/lib/Lower/
H A DPFTBuilder.cpp821 if (const auto *altReturn = analyzeBranches() local
H A DBridge.cpp1759 if (const auto *altReturn = genFIR() local