Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DOptBisect.cpp99 return checkPass(P->getPassName(), getDescription(U)); in shouldRunPass()
102 bool OptBisect::checkPass(const StringRef PassName, in checkPass() function in OptBisect
/external/llvm/include/llvm/IR/
DOptBisect.h73 bool checkPass(const StringRef PassName, const StringRef TargetDesc);