Home
last modified time | relevance | path

Searched refs:lConstVal (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
H A Dconstantfold.cpp1493 MIRConst *lConstVal = lConst->GetConstVal(); in FoldBinary() local
1495 ASSERT_NOT_NULL(lConstVal); in FoldBinary()
1499 !IsDivSafe(static_cast<MIRIntConst &>(*lConstVal), static_cast<MIRIntConst &>(*rConstVal), primType)) { in FoldBinary()

Completed in 3 milliseconds