Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Transforms/Utils/
H A DFoldUtils.cpp213 Operation *constOp = tryGetOrCreateConstant(uniquedConstants, dialect, in getOrCreateConstant()
300 tryGetOrCreateConstant(uniquedConstants, dialect, builder, attrRepl, in processFoldResults()
334 Operation *OperationFolder::tryGetOrCreateConstant( in tryGetOrCreateConstant() function in OperationFolder
/llvm-project-15.0.7/mlir/include/mlir/Transforms/
H A DFoldUtils.h147 Operation *tryGetOrCreateConstant(ConstantMap &uniquedConstants,