Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
H A Dconstantfold.cpp1607 MIRIntConst *yCst = safe_cast<MIRIntConst>(yConst->GetConstVal()); in FoldBinary() local
1608 ASSERT_NOT_NULL(yCst); in FoldBinary()
1609 IntVal mulCst = yCst->GetValue(); in FoldBinary()

Completed in 4 milliseconds