Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A Darray-constructor.cpp33 SubscriptValue numberOfElements{initialNumberOfElements > minNumberOfElements in initialAllocationSize() local
/llvm-project/flang/lib/Optimizer/Transforms/
H A DMemoryAllocation.cpp74 std::int64_t numberOfElements = 1; keepStackAllocation() local