Searched refs:IsPGO (Results 1 – 2 of 2) sorted by relevance
217 if (methodInfo.IsPGO() && !methodInfo.IsTypeInferAbort()) { in VerifyAndMarkCurMethod()277 if (mainMethodInfo.IsPGO()) { in SearchForCompilation()311 if (outMethodInfo.IsPGO()) { in SearchForCompilation()
317 bool IsPGO() const in IsPGO() function