Searched refs:GetDebugFunctionType (Results 1 – 2 of 2) sorted by relevance
183 llvm::DIType* GetDebugFunctionType(llvm::Type* pTy);
324 return GetDebugFunctionType(pTy); in GetDebugType()333 DIType* JitManager::GetDebugFunctionType(Type* pTy) in GetDebugFunctionType() function in JitManager