Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Target/LLVMIR/
H A DLoopAnnotationImporter.h50 LoopAnnotationAttr lookupLoopMetadata(const llvm::MDNode *node) const { in lookupLoopMetadata() function
H A DLoopAnnotationTranslation.h47 llvm::MDNode *lookupLoopMetadata(Attribute options) const { in lookupLoopMetadata() function