Searched defs:retained (Results 1 – 6 of 6) sorted by relevance
1360 ### Using a non-MLIR based mutable CFG representation1369 ### Using symbols for HLFIR variables1412 ### Using some existing MLIR dialects for the high-level Fortran.1456 …box/rebox and box as an alternative to fir.declare/hlfir.designate and hlfir.expr/ variable concept
151 for (Value retained : deallocOp.getRetained()) { in handleOneMemref() local 184 DenseSet<Value> retained(deallocOp.getRetained().begin(), matchAndRewrite() local [all...]
114 for (Value retained : adaptor.getRetained()) { in rewriteOneMemrefMultipleRetainCase() local [all...]
144 for (Value retained : commonValues) { in process() local
194 void castToObjCObject(CastExpr *E, bool retained) { in castToObjCObject()
992 if (seen.count(retained)) { in matchAndRewrite() local