Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/src/
Dcast_opt.cpp387 BaseNodeCastInfo firstCastInfo(opnd); in SimplifyCast() local
457 …Node *MapleCastOpt::SimplifyCastPair(MIRBuilder &mirBuidler, const BaseNodeCastInfo &firstCastInfo, in SimplifyCastPair()