Home
last modified time | relevance | path

Searched refs:addInstrumentation (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/mlir/include/mlir/Pass/
DPassInstrumentation.h117 void addInstrumentation(std::unique_ptr<PassInstrumentation> pi);
DPassManager.h194 void addInstrumentation(std::unique_ptr<PassInstrumentation> pi);
/external/llvm-project/mlir/lib/Pass/
DPass.cpp836 void PassManager::addInstrumentation(std::unique_ptr<PassInstrumentation> pi) { in addInstrumentation() function in PassManager
840 instrumentor->addInstrumentation(std::move(pi)); in addInstrumentation()
975 void PassInstrumentor::addInstrumentation( in addInstrumentation() function in PassInstrumentor
DIRPrinting.cpp252 addInstrumentation( in enableIRPrinting()
DPassTiming.cpp474 addInstrumentation(std::make_unique<PassTiming>(std::move(config))); in enableTiming()
/external/llvm-project/mlir/docs/
DPassManagement.md776 [PassManager](#pass-manager) instance via the `addInstrumentation` method.
798 pm.addInstrumentation(
/external/testng/ant/3rdparty/
Dcobertura.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sourceforge/ net/ ...