Home
last modified time | relevance | path

Searched defs:LoopAnnotationImporter (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Target/LLVMIR/
H A DLoopAnnotationImporter.h28 LoopAnnotationImporter(ModuleImport &moduleImport, OpBuilder &builder) in LoopAnnotationImporter() function
/llvm-project/mlir/include/mlir/Target/LLVMIR/
H A DModuleImport.h38 class LoopAnnotationImporter; variable