Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Pass/
DPass.cpp836 void PassManager::addInstrumentation(std::unique_ptr<PassInstrumentation> pi) { in addInstrumentation() function in PassManager
975 void PassInstrumentor::addInstrumentation( in addInstrumentation() function in PassInstrumentor