Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dconstantfold.cpp314 const MIRIntConst *intConst1 = safe_cast<MIRIntConst>(const1.GetConstVal()); in FoldIntConstComparison() local
326 const MIRIntConst &intConst1) in FoldIntConstBinaryMIRConst()
401 const MIRIntConst *intConst1 = safe_cast<MIRIntConst>(const1.GetConstVal()); in FoldIntConstBinary() local
624 const auto *intConst1 = safe_cast<MIRIntConst>(&const1); in FoldConstComparisonMIRConst() local