Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/Builder/
H A DComplex.cpp16 fir::factory::Complex::getComplexPartType(mlir::Type complexType) const { in getComplexPartType() function in fir::factory::Complex
21 return getComplexPartType(cplx.getType()); in getComplexPartType() function in fir::factory::Complex