Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Lower/
H A DPFTDefs.h57 using LabelEvalMap = llvm::DenseMap<Label, Evaluation *>; variable
H A DPFTBuilder.h40 using LabelEvalMap = llvm::DenseMap<Fortran::parser::Label, Evaluation *>; variable