Searched refs:getMisExpectWarningRequested (Results 1 – 3 of 3) sorted by relevance
211 bool getMisExpectWarningRequested() const;
73 return PGOWarnMisExpect || Ctx.getMisExpectWarningRequested(); in isMisExpectDiagEnabled()
161 bool LLVMContext::getMisExpectWarningRequested() const { in getMisExpectWarningRequested() function in LLVMContext