Home
last modified time | relevance | path

Searched defs:shouldRun (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp969 bool OptNoneInstrumentation::shouldRun(StringRef PassID, Any IR) { shouldRun() function in OptNoneInstrumentation
983 bool OptPassGateInstrumentation::shouldRun(StringRef PassName, Any IR) { shouldRun() function in OptPassGateInstrumentation