reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
429 StageDiff = 1; 433 StageDiff = StageScheduled - LoopValStage; 441 else if (PrologStage >= AccessStage + StageDiff + np && 442 VRMap[PrologStage - StageDiff - np].count(LoopVal) != 0) 443 PhiOp1 = VRMap[PrologStage - StageDiff - np][LoopVal]; 446 else if (PrologStage >= AccessStage + StageDiff + np) { 454 if ((int)(PrologStage - StageDiff - np) < PhiStage + Indirects) 542 if (InKernel && StageDiff > 0 && 543 VRMap[CurStageNum - StageDiff - np].count(LoopVal)) 544 PhiOp2 = VRMap[CurStageNum - StageDiff - np][LoopVal];