Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertExpr.cpp694 auto nullConst = builder.createNullConstant(loc); in genMutableBoxValueImpl() local
701 auto nullPtr = builder.createConvert(loc, polyRefTy, nullConst); in genMutableBoxValueImpl()