Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DAllocatable.cpp36 static llvm::cl::opt<bool> useAllocateRuntime( variable
373 !useAllocateRuntime) { in genSimpleAllocation()
514 if (!box.isDerived() && !errorManager.hasStatSpec() && !useAllocateRuntime) { in genDeallocate()
610 isNonContiguousArrayPointer(sym) || useAllocateRuntime || in createMutableProperties()