Searched refs:addInstrumentation (Results 1 – 7 of 7) sorted by relevance
153 addInstrumentation(std::make_unique<PassTiming>(timingScope)); in enableTiming()161 addInstrumentation(std::make_unique<PassTiming>(std::move(tm))); in enableTiming()
829 void PassManager::addInstrumentation(std::unique_ptr<PassInstrumentation> pi) { in addInstrumentation() function in PassManager833 instrumentor->addInstrumentation(std::move(pi)); in addInstrumentation()998 void PassInstrumentor::addInstrumentation( in addInstrumentation() function in PassInstrumentor
264 addInstrumentation( in enableIRPrinting()
438 addInstrumentation( in enableCrashReproducerGeneration()
119 void addInstrumentation(std::unique_ptr<PassInstrumentation> pi);
270 void addInstrumentation(std::unique_ptr<PassInstrumentation> pi);
1010 [PassManager](#pass-manager) instance via the `addInstrumentation` method.1035 pm.addInstrumentation(