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.h175 llvm::FunctionType *GetEntryFunctionType();
Dllvm_ir_constructor.cpp2309 llvm::FunctionType *LLVMIrConstructor::GetEntryFunctionType() in GetEntryFunctionType() function in ark::compiler::LLVMIrConstructor
4797 auto funcProto = GetEntryFunctionType(); in LLVMIrConstructor()