Home
last modified time | relevance | path

Searched defs:targetEval (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Lower/
H A DBridge.cpp1391 hasExitCode(const Fortran::lower::pft::Evaluation & targetEval) hasExitCode() argument
1408 genConstructExitBranch(const Fortran::lower::pft::Evaluation & targetEval) genConstructExitBranch() argument
1557 const Fortran::lower::pft::Evaluation &targetEval = genMultiwayBranch() local
[all...]
H A DPFTBuilder.cpp597 const Fortran::lower::pft::Evaluation &targetEval = *firstStmt(&eval); rewriteIfGotos() local