Searched defs:runBeforePass (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
H A D | PassInstrumentation.h | 229 bool runBeforePass(const PassT &Pass, const IRUnitT &IR) const { runBeforePass() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Passes/ | ||
H A D | StandardInstrumentations.cpp | 1497 void TimeProfilingPassesHandler::runBeforePass(StringRef PassID, Any IR) { runBeforePass() function in TimeProfilingPassesHandler |