Searched refs:pdlByteCode (Results 1 – 2 of 2) sorted by relevance
70 return impl->pdlByteCode.get(); in getPDLByteCode()89 std::unique_ptr<detail::PDLByteCode> pdlByteCode; member
131 impl->pdlByteCode = std::make_unique<detail::PDLByteCode>( in FrozenRewritePatternSet()