Lines Matching defs:copyPlacementBlock
1768 Block **copyPlacementBlock,
1791 *copyPlacementBlock = lastInvariantIV->getBlock();
1795 *copyPlacementBlock = █
1927 /// in copyPlacementBlock specify the insertion points where the incoming copies
1937 Block::iterator end, Block *copyPlacementBlock,
1959 OpBuilder prologue(copyPlacementBlock, copyInPlacementStart);
1961 OpBuilder epilogue(copyPlacementBlock, copyOutPlacementStart);
1966 copyPlacementBlock->getParent()->getParentOfType<FunctionOpInterface>();
2417 Block *copyPlacementBlock;
2419 *regionEntry.second, *block, begin, end, ©PlacementBlock,
2425 *regionEntry.second, block, begin, end, copyPlacementBlock,