Home
last modified time | relevance | path

Searched defs:intConst0 (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
H A Dconstantfold.cpp323 const MIRIntConst *intConst0 = safe_cast<MIRIntConst>(const0.GetConstVal()); in FoldIntConstComparison() local
335 MIRConst *ConstantFold::FoldIntConstBinaryMIRConst(Opcode opcode, PrimType resultType, const MIRIntConst &intConst0, in FoldIntConstBinaryMIRConst() argument
410 const MIRIntConst *intConst0 in FoldIntConstBinary() local
264 FoldIntConstComparisonMIRConst(Opcode opcode, PrimType resultType, PrimType opndType, const MIRIntConst &intConst0, const MIRIntConst &intConst1) const FoldIntConstComparisonMIRConst() argument
633 const auto *intConst0 = safe_cast<MIRIntConst>(&const0); FoldConstComparisonMIRConst() local
[all...]

Completed in 3 milliseconds