Searched defs:allocVal (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/test/Semantics/ | ||
H A D | data04.f90 | 58 integer, allocatable :: allocVal component |
/llvm-project/flang/lib/Lower/ | ||
H A D | Bridge.cpp | 723 mlir::Value allocVal = builder->allocateLocal( createHostAssociateVarClone() local |