Searched refs:Anticipated (Results 1 – 1 of 1) sorted by relevance
287 VXRMInfo Anticipated; in computeAnticipated() local289 Anticipated.setUnknown(); in computeAnticipated()292 Anticipated = in computeAnticipated()293 Anticipated.intersect(BlockInfo[S->getNumber()].AnticipatedIn); in computeAnticipated()297 if (!Anticipated.isValid()) in computeAnticipated()300 if (Anticipated != BBInfo.AnticipatedOut) { in computeAnticipated()301 BBInfo.AnticipatedOut = Anticipated; in computeAnticipated()308 Anticipated = BBInfo.VXRMUse; in computeAnticipated()310 if (Anticipated == BBInfo.AnticipatedIn) in computeAnticipated()313 BBInfo.AnticipatedIn = Anticipated; in computeAnticipated()