Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Lower/
H A DPFTBuilder.cpp324 auto evaluationList = evaluationListStack.back(); endFunctionBody() local
423 lower::pft::EvaluationList &evaluationList = *eval->evaluationList; exitConstructOrDirective() local
522 pushEvaluationList(lower::pft::EvaluationList * evaluationList) pushEvaluationList() argument
575 auto &evaluationList = *evaluationListStack.back(); rewriteIfGotos() local
810 analyzeBranches(lower::pft::Evaluation * parentConstruct,std::list<lower::pft::Evaluation> & evaluationList) analyzeBranches() argument
1247 dumpEvaluationList(llvm::raw_ostream & outputStream,const lower::pft::EvaluationList & evaluationList,int indent=1) dumpEvaluationList() argument
[all...]
H A DDirectivesCommon.h
H A DBridge.cpp5350 createEmptyBlocks(std::list<Fortran::lower::pft::Evaluation> & evaluationList) createEmptyBlocks() argument