Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/Utils/
DDialectConversion.cpp637 static BlockAction getMove(Block *block, BlockPosition originalPosition) { in getMove() function
1213 BlockAction::getMove(laterBlock, {&region, &earlierBlock})); in notifyRegionIsBeingInlinedBefore()
1216 blockActions.push_back(BlockAction::getMove(laterBlock, {&region, nullptr})); in notifyRegionIsBeingInlinedBefore()