Home
last modified time | relevance | path

Searched refs:getAliasScope (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/Target/LLVMIR/
H A DModuleTranslation.h127 llvm::MDNode *getAliasScope(Operation &opInst,
/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/
H A DModuleTranslation.cpp1035 ModuleTranslation::getAliasScope(Operation &opInst, in getAliasScope() function in ModuleTranslation
1056 scopeMDs.push_back(getAliasScope(*op, scopeRef)); in setAliasScopeMetadata()