Searched refs:addInstrumentation (Results 1 – 7 of 7) sorted by relevance
117 void addInstrumentation(std::unique_ptr<PassInstrumentation> pi);
194 void addInstrumentation(std::unique_ptr<PassInstrumentation> pi);
836 void PassManager::addInstrumentation(std::unique_ptr<PassInstrumentation> pi) { in addInstrumentation() function in PassManager840 instrumentor->addInstrumentation(std::move(pi)); in addInstrumentation()975 void PassInstrumentor::addInstrumentation( in addInstrumentation() function in PassInstrumentor
252 addInstrumentation( in enableIRPrinting()
474 addInstrumentation(std::make_unique<PassTiming>(std::move(config))); in enableTiming()
776 [PassManager](#pass-manager) instance via the `addInstrumentation` method.798 pm.addInstrumentation(
META-INF/ META-INF/MANIFEST.MF net/ net/sourceforge/ net/ ...