Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DOptBisect.h30 virtual bool shouldRunPass(const StringRef PassName, in shouldRunPass() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DOptBisect.h31 virtual bool shouldRunPass(const Pass *P, StringRef IRDescription) { in shouldRunPass() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DOptBisect.h30 virtual bool shouldRunPass(const StringRef PassName, in shouldRunPass() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DOptBisect.h30 virtual bool shouldRunPass(const StringRef PassName, in shouldRunPass() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DOptBisect.h30 virtual bool shouldRunPass(const StringRef PassName, in shouldRunPass() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DOptBisect.h32 virtual bool shouldRunPass(const StringRef PassName, in shouldRunPass() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DOptBisect.cpp42 bool OptBisect::shouldRunPass(const Pass *P, StringRef IRDescription) { in shouldRunPass() function in OptBisect
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DOptBisect.cpp42 bool OptBisect::shouldRunPass(const StringRef PassName, in shouldRunPass() function in OptBisect
/aosp_15_r20/external/llvm/lib/IR/
H A DOptBisect.cpp96 bool OptBisect::shouldRunPass(const Pass *P, const UnitT &U) { in shouldRunPass() function in OptBisect