Searched refs:GetDebugVectorType (Results 1 – 2 of 2) sorted by relevance
182 llvm::DIType* GetDebugVectorType(llvm::Type* pTy);
321 return GetDebugVectorType(pTy); in GetDebugType()381 DIType* JitManager::GetDebugVectorType(Type* pTy) in GetDebugVectorType() function in JitManager