Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/IR/
HDOptBisect.h31 StringRef IRDescription) { in shouldRunPass() argument
65 StringRef IRDescription) override;
/freebsd-head/contrib/llvm-project/llvm/lib/IR/
HDOptBisect.cpp43 StringRef IRDescription) { in shouldRunPass() argument
48 printPassMessage(PassName, CurBisectNum, IRDescription, ShouldRun); in shouldRunPass()