Searched refs:IsPGO (Results 1 – 2 of 2) sorted by relevance
219 if (methodInfo.IsPGO() && !methodInfo.IsTypeInferAbort()) { in VerifyAndMarkCurMethod()279 if (mainMethodInfo.IsPGO()) { in SearchForCompilation()313 if (outMethodInfo.IsPGO()) { in SearchForCompilation()
323 bool IsPGO() const in IsPGO() function