Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dlower.cpp857 MIRType *argTy = intrinDesc->GetArgType(i); in LowerDefaultIntrinsicCall() local
858 CHECK_FATAL(argTy != nullptr, "argTy should not be nullptr"); in LowerDefaultIntrinsicCall()
859 funcTyVec.emplace_back(argTy->GetTypeIndex()); in LowerDefaultIntrinsicCall()

Completed in 3 milliseconds