Home | History | Annotate | Download | only in Analysis

Lines Matching full:phis

4084   // Push all Loop-header PHIs onto the Worklist stack.
4176 // Drop information about expressions based on loop-header PHIs.
4210 // Drop information about expressions based on loop-header PHIs.
4776 // PHIs, so we cannot handle PHIs inside of loops.
4815 if (PHI && PHI != P) return 0; // Evolving from multiple different PHIs.
4939 // Compute the value of the PHIs for the next iteration.
5037 // Create a list of which PHIs we need to compute. We want to do this before