Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DOptBisect.h31 virtual bool shouldRunPass(const Pass *P, StringRef IRDescription) { in shouldRunPass() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DOptBisect.cpp42 bool OptBisect::shouldRunPass(const Pass *P, StringRef IRDescription) { in shouldRunPass() function in OptBisect
/external/llvm/lib/IR/
DOptBisect.cpp96 bool OptBisect::shouldRunPass(const Pass *P, const UnitT &U) { in shouldRunPass() function in OptBisect