Searched refs:CopyRemovalPass (Results 1 – 1 of 1) sorted by relevance
26 class CopyRemovalPass : public PassWrapper<CopyRemovalPass, OperationPass<>> { class216 return std::make_unique<CopyRemovalPass>(); in createCopyRemovalPass()