Searched defs:runBeforePass (Results 1 – 9 of 9) sorted by relevance
101 void ErrorCollectorInstrumentation::runBeforePass(Pass *pass, in runBeforePass() function in mlir::TFL::ErrorCollectorInstrumentation
144 bool runBeforePass(const PassT &Pass, const IRUnitT &IR) const { in runBeforePass() function
229 bool runBeforePass(const PassT &Pass, const IRUnitT &IR) const { in runBeforePass() function
239 bool TimePassesHandler::runBeforePass(StringRef PassID) { in runBeforePass() function in llvm::TimePassesHandler
1243 void TimeProfilingPassesHandler::runBeforePass(StringRef PassID, Any IR) { in runBeforePass() function in TimeProfilingPassesHandler