Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp486 LLVMTypeRef rtfuncType = llvmModule_->GetFuncType(signature); in GetFunction() local
502 LLVMTypeRef rtfuncType = llvmModule_->GetFuncType(signature); in GetFunctionFromGlobalValue() local