Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/DirectToLLVM/
H A DLowerToLLVM.cpp1342 StringRef comdatName("__llvm_comdat_globals"); in getComdatAttr() local
1346 builder.create<mlir::LLVM::ComdatOp>(module.getLoc(), comdatName); in getComdatAttr()
1353 builder.getContext(), comdatName, in getComdatAttr()