Home
last modified time | relevance | path

Searched defs:runBeforePass (Results 1 – 5 of 5) 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-16.0/llvm/include/llvm/IR/
DPassInstrumentation.h229 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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Passes/
DStandardInstrumentations.cpp1243 void TimeProfilingPassesHandler::runBeforePass(StringRef PassID, Any IR) { in runBeforePass() function in TimeProfilingPassesHandler