Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dshape.cpp943 if (auto sourceBytesConst{ToInt64(*sourceBytes)}) { in operator ()() local
944 if (*sourceBytesConst == 0) { in operator ()()