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/
H A Dconstantfold.cpp324 const MIRIntConst *intConst1 = safe_cast<MIRIntConst>(const1.GetConstVal()); in FoldIntConstComparison() local
411 const MIRIntConst *intConst1 in FoldIntConstBinary() local
335 FoldIntConstBinaryMIRConst(Opcode opcode, PrimType resultType, const MIRIntConst &intConst0, const MIRIntConst &intConst1) FoldIntConstBinaryMIRConst() argument
634 const auto *intConst1 = safe_cast<MIRIntConst>(&const1); FoldConstComparisonMIRConst() local
[all...]

Completed in 4 milliseconds