Searched refs:AllCallSitesDevirted (Results 1 – 1 of 1) sorted by relevance
501 bool AllCallSitesDevirted = true; member523 AllCallSitesDevirted = false; in addSummaryTypeCheckedLoadUser()528 AllCallSitesDevirted = false; in addSummaryTypeTestAssumeUser()531 void markDevirt() { AllCallSitesDevirted = true; } in markDevirt()567 CSI.AllCallSitesDevirted = false; in addCallSite()1442 bool HasNonDevirt = !SlotInfo.CSInfo.AllCallSitesDevirted; in tryICallBranchFunnel()1445 if (!P.second.AllCallSitesDevirted) { in tryICallBranchFunnel()1510 if (CSInfo.AllCallSitesDevirted) in applyICallBranchFunnel()2479 if (!CSI.AllCallSitesDevirted) in run()