Searched refs:PassInstrumentorImpl (Results 1 – 2 of 2) sorted by relevance
21 struct PassInstrumentorImpl;120 std::unique_ptr<detail::PassInstrumentorImpl> impl;
906 struct PassInstrumentorImpl { struct916 PassInstrumentor::PassInstrumentor() : impl(new PassInstrumentorImpl()) {} in PassInstrumentor()