Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/metrics/
Derror_collector_inst.cc101 void ErrorCollectorInstrumentation::runBeforePass(Pass *pass, in runBeforePass() function in mlir::TFL::ErrorCollectorInstrumentation
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPassInstrumentation.h144 bool runBeforePass(const PassT &Pass, const IRUnitT &IR) const { in runBeforePass() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DPassTimingInfo.cpp239 bool TimePassesHandler::runBeforePass(StringRef PassID) { in runBeforePass() function in llvm::TimePassesHandler