Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Pass/
H A DPass.cpp896 void PassManager::addInstrumentation(std::unique_ptr<PassInstrumentation> pi) { addInstrumentation() function in PassManager
1065 void PassInstrumentor::addInstrumentation( addInstrumentation() function in PassInstrumentor