Lines Matching full:inserted
159 // If we already inserted something for this BB, don't reprocess it.
196 // header. This could break LCSSA form for L2 because these inserted PHIs
213 // inserted.
224 // If this use is in an exit block, rewrite to use the newly inserted PHI.
226 // in the same block. It assumes the PHI we inserted is at the end of the
254 // traversed while rewriting the uses. If we inserted just a single PHI,
269 // traversed while rewriting the uses. If we inserted just a single PHI,
277 // SSAUpdater might have inserted phi-nodes inside other loops. We'll need
287 // Post process PHI instructions that were inserted into another disjoint
474 /// loop preheaders be inserted into the CFG. It maintains both of these,