Searched refs:Indirects (Results 1 – 2 of 2) sorted by relevance
461 int Indirects = 1; in generateExistingPhis() local464 if ((int)(PrologStage - StageDiff - np) < PhiStage + Indirects) in generateExistingPhis()471 if (PhiOpStage != -1 && PrologStage - StageAdj >= Indirects + np) { in generateExistingPhis()472 auto &M = VRMap[PrologStage - StageAdj - Indirects - np]; in generateExistingPhis()478 ++Indirects; in generateExistingPhis()
397 HelpText<"Indirects access to all exported symbols in an image">,