Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds