Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Target/LLVMIR/
H A DModuleImport.h400 std::unique_ptr<detail::LoopAnnotationImporter> loopAnnotationImporter; global() variable
/llvm-project/mlir/lib/Target/LLVMIR/
H A DLoopAnnotationImporter.cpp64 LoopAnnotationImporter &loopAnnotationImporter; member