Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DLegacyPassNameParser.h59 inline bool ignorablePass(const PassInfo *P) const { in ignorablePass() function
69 if (ignorablePass(P)) return; in passRegistered()