Home
last modified time | relevance | path

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

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