Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Pass/
DIRPrinting.cpp190 void PassManager::IRPrinterConfig::printBeforeIfEnabled( in printBeforeIfEnabled() function in PassManager::IRPrinterConfig
224 void printBeforeIfEnabled(Pass *pass, Operation *operation, in printBeforeIfEnabled() function
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dbridge_logger.cc62 void BridgeLoggerConfig::printBeforeIfEnabled(mlir::Pass* pass, in printBeforeIfEnabled() function in tensorflow::BridgeLoggerConfig