Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dsimplify.cpp949 LabelIdx nullPtrLabIdx, MIRFunction &func, bool debug) in ExpandOnSrcSizeGtDstSize()
1513 LabelIdx dstSizeCheckLabIdx, srcSizeCheckLabIdx, nullPtrLabIdx; in PartiallyExpandMemsetS() local