Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Transforms/Utils/
H A DFoldUtils.cpp25 getInsertionRegion(DialectInterfaceCollection<DialectFoldInterface> &interfaces, in getInsertionRegion() function
140 Region *insertRegion = getInsertionRegion(interfaces, opBlock); in insertKnownConstant()
182 foldScopes[getInsertionRegion(interfaces, op->getBlock())]; in notifyRemoval()
207 getInsertionRegion(interfaces, builder.getInsertionBlock()); in getOrCreateConstant()
273 getInsertionRegion(interfaces, builder.getInsertionBlock()); in processFoldResults()