Searched refs:comdatOp (Results 1 – 2 of 2) sorted by relevance
292 mutable mlir::LLVM::ComdatOp comdatOp = nullptr; variable
1343 if (!comdatOp) { in getComdatAttr()1345 comdatOp = in getComdatAttr()1349 builder.setInsertionPointToStart(&comdatOp.getBody().back()); in getComdatAttr()1351 comdatOp.getLoc(), op.getSymName(), mlir::LLVM::comdat::Comdat::Any); in getComdatAttr()