Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Lower/
H A DConvertVariable.cpp889 if (auto mutBox = extVal.getBoxOf<fir::MutableBoxValue>()) { deallocateIntentOut() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DIntrinsicCall.cpp5061 fir::MutableBoxValue mutBox = genIndex() local
6642 const fir::MutableBoxValue *mutBox = args[0].getBoxOf<fir::MutableBoxValue>(); genStorageSize() local