Searched defs:TypeToLLVMIRTranslatorImpl (Results 1 – 2 of 2) sorted by relevance
34 class TypeToLLVMIRTranslatorImpl; variable
24 class TypeToLLVMIRTranslatorImpl { class27 TypeToLLVMIRTranslatorImpl(llvm::LLVMContext &context) : context(context) {} in TypeToLLVMIRTranslatorImpl() function in mlir::LLVM::detail::TypeToLLVMIRTranslatorImpl