Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Target/LLVMIR/
H A DModuleTranslation.h349 std::unique_ptr<detail::LoopAnnotationTranslation> loopAnnotationTranslation; global() variable
/llvm-project/mlir/lib/Target/LLVMIR/
H A DLoopAnnotationTranslation.cpp51 LoopAnnotationTranslation &loopAnnotationTranslation; member