Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Target/LLVMIR/
H A DModuleImport.h394 DenseMap<const llvm::Comdat *, SymbolRefAttr> comdatMapping; global() variable
H A DModuleTranslation.h393 DenseMap<ComdatSelectorOp, llvm::Comdat *> comdatMapping; global() variable