Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Transforms/Utils/
H A DDialectConversion.cpp326 static BlockAction getMove(Block *block, BlockPosition originalPosition) { in getMove() function
1459 BlockAction::getMove(laterBlock, {&region, &earlierBlock})); in notifyRegionIsBeingInlinedBefore()
1462 blockActions.push_back(BlockAction::getMove(laterBlock, {&region, nullptr})); in notifyRegionIsBeingInlinedBefore()