Home
last modified time | relevance | path

Searched refs:GetEntryFunctionType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.h98 llvm::FunctionType *GetEntryFunctionType();
Dllvm_ir_constructor.cpp986 llvm::FunctionType *LLVMIrConstructor::GetEntryFunctionType() in GetEntryFunctionType() function in panda::compiler::LLVMIrConstructor
1928 auto funcProto = GetEntryFunctionType(); in LLVMIrConstructor()