Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp487 LLVMTypeRef rtfuncTypePtr = LLVMPointerType(rtfuncType, 0); in GetFunction() local
503 LLVMTypeRef rtfuncTypePtr = LLVMPointerType(rtfuncType, 0); in GetFunctionFromGlobalValue() local