Home
last modified time | relevance | path

Searched refs:unwrapBoxAndRef (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Optimizer/Builder/
H A DCharacter.cpp27 static mlir::Type unwrapBoxAndRef(mlir::Type type) { in unwrapBoxAndRef() function
42 type = fir::unwrapSequenceType(unwrapBoxAndRef(type)); in recoverCharacterType()
49 type = unwrapBoxAndRef(type); in isCharacterScalar()
54 type = unwrapBoxAndRef(type); in isArray()