Expand Up @@ -915,32 +915,8 @@ impl<'a, 'tcx, Bx: BuilderMethods<'a, 'tcx>> FunctionCx<'a, 'tcx, Bx> { } }; let args: Vec<_> = args .iter() .enumerate() .map(|(i, arg)| { // The indices passed to simd_shuffle in the // third argument must be constant. This...
}// move lane2lane-connectionsunsignedintcurrLane =0;for(i = edges.begin(); i != edges.end(); i++) { newEdge->moveOutgoingConnectionsFrom(*i, currLane); currLane += (*i)->getNumLanes(); }// patch tl-informationcurrLane =0;for(i = edges.begin(); i != edges.end(); i+...