Home | History | Annotate | Download | only in compiler

Lines Matching refs:Loop

275   // Create a control node for the loop header.
282 // Assume everything in the loop is updated.
289 // Connect to the loop end.
1792 // And now merge with loop header environment created when loop
1822 // Add loop header and store a copy so we can connect merged back
1823 // edge inputs to the loop header.
1978 // Control node for loop exists, add input.
1979 const Operator* op = common()->Loop(inputs);