class ValueProfileCollector::ValueProfileCollectorImpl

Declaration

class ValueProfileCollector::ValueProfileCollectorImpl
    : public PluginChain { /* full declaration omitted */ };

Description

ValueProfileCollectorImpl inherits the API of PluginChainFinal.

Declared at: llvm/lib/Transforms/Instrumentation/ValueProfileCollector.cpp:63

Inherits from: PluginChain