Back to Top Setting the Name of a Fusion Pattern Set the name of a fusion pattern by referring to PassName. DecodeBboxV2ScopeFusionPass is used as an example. std::string DecodeBboxV2ScopeFusionPass::PassName() { return std::string("DecodeBboxV2ScopeFusionPass"); } Parent topic: Implementing Scope Fusion Patterns