Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/Builder/
H A DMutableBox.cpp374 static bool readToBoxValue(const fir::MutableBoxValue &box, in readToBoxValue() function
403 if (readToBoxValue(box, mayBePolymorphic)) { in genMutableBoxRead()