Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/Utils/
DDialectConversion.cpp629 static BlockAction getErase(Block *block, BlockPosition originalPosition) { in getErase() function
1189 blockActions.push_back(BlockAction::getErase(block, {region, origPrevBlock})); in notifyBlockIsBeingErased()