Home
last modified time | relevance | path

Searched refs:shouldIgnorePass (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/IR/
H A DPassTimingInfo.cpp246 static bool shouldIgnorePass(StringRef PassID) { in shouldIgnorePass() function
253 if (shouldIgnorePass(PassID)) in startPassTimer()
268 if (shouldIgnorePass(PassID)) in stopPassTimer()