Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/CodeGen/
H A DTypeConverter.cpp217 if (auto removeIndirection = fir::dyn_cast_ptrEleTy(ele)) convertBoxTypeAsStruct() local
/llvm-project/flang/include/flang/Lower/Support/
H A DUtils.h40 const A &removeIndirection(const A &a) { in removeIndirection() function
44 const A &removeIndirection(const Fortran::common::Indirection<A> &a) { in removeIndirection() function