Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DOptBisect.h30 virtual bool shouldRunPass(const StringRef PassName, in shouldRunPass() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DOptBisect.cpp42 bool OptBisect::shouldRunPass(const StringRef PassName, in shouldRunPass() function in OptBisect