Searched refs:ignorablePass (Results 1 – 1 of 1) sorted by relevance
62 inline bool ignorablePass(const PassInfo *P) const { in ignorablePass() function72 if (ignorablePass(P) || !Opt) return; in passRegistered()