Searched refs:GetEntryFunctionType (Results 1 – 2 of 2) sorted by relevance
175 llvm::FunctionType *GetEntryFunctionType();
2309 llvm::FunctionType *LLVMIrConstructor::GetEntryFunctionType() in GetEntryFunctionType() function in ark::compiler::LLVMIrConstructor4797 auto funcProto = GetEntryFunctionType(); in LLVMIrConstructor()