Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
H A Dconstantfold.h53 MIRConst *FoldConstComparisonMIRConst(Opcode opcode, PrimType resultType, PrimType opndType,
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
H A Dconstantfold.cpp628 MIRConst *ConstantFold::FoldConstComparisonMIRConst(Opcode opcode, PrimType resultType, PrimType opndType, in FoldConstComparisonMIRConst() function in maple::__anon90::ConstantFold
641 DEBUG_ASSERT(false, "Unhandled case for FoldConstComparisonMIRConst"); in FoldConstComparisonMIRConst()

Completed in 4 milliseconds