Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/Builder/
H A DIntrinsicCall.cpp6398 if (std::optional<std::int64_t> cstDim = fir::getIntIfConstant(dim)) { genSize() local
6545 if (std::optional<std::int64_t> cstDim = fir::getIntIfConstant(dim)) { genLbound() local