Searched refs:ValueProfileCollectorImpl (Results 1 – 3 of 3) sorted by relevance
77 class ValueProfileCollectorImpl;78 std::unique_ptr<ValueProfileCollectorImpl> PImpl;
61 class ValueProfileCollector::ValueProfileCollectorImpl : public PluginChainFinal { class in ValueProfileCollector68 : PImpl(new ValueProfileCollectorImpl(F, TLI)) {} in ValueProfileCollector()
9 // This file contains a set of plugin classes used in ValueProfileCollectorImpl.