Searched refs:Indirects (Results 1 – 3 of 3) sorted by relevance
2564 int Indirects = 1; in generateExistingPhis() local2567 if ((int)(PrologStage - StageDiff - np) < PhiStage + Indirects) in generateExistingPhis()2574 if (PhiOpStage != -1 && PrologStage - StageAdj >= Indirects + np && in generateExistingPhis()2575 VRMap[PrologStage - StageAdj - Indirects - np].count(PhiOp1)) { in generateExistingPhis()2576 PhiOp1 = VRMap[PrologStage - StageAdj - Indirects - np][PhiOp1]; in generateExistingPhis()2579 ++Indirects; in generateExistingPhis()
2682 int Indirects = 1; in generateExistingPhis() local2685 if ((int)(PrologStage - StageDiff - np) < PhiStage + Indirects) in generateExistingPhis()2692 if (PhiOpStage != -1 && PrologStage - StageAdj >= Indirects + np && in generateExistingPhis()2693 VRMap[PrologStage - StageAdj - Indirects - np].count(PhiOp1)) { in generateExistingPhis()2694 PhiOp1 = VRMap[PrologStage - StageAdj - Indirects - np][PhiOp1]; in generateExistingPhis()2697 ++Indirects; in generateExistingPhis()
852 // Metadata about the model. Indirects into the existings buffers list.