Home
last modified time | relevance | path

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

/llvm-project/flang/unittests/Optimizer/
H A DFIRTypesTest.cpp193 TEST_F(FIRTypesTest, updateTypeForUnlimitedPolymorphic) { in TEST_F() argument
[all...]
/llvm-project/flang/include/flang/Optimizer/Dialect/
H A DFIRType.h438 inline mlir::Type updateTypeForUnlimitedPolymorphic(mlir::Type ty) { updateTypeForUnlimitedPolymorphic() function