Lines Matching full:over
185 // Map the body of the source type over to a new body for the dest type.
245 // If all of the element types mapped directly over, then the type is usable
274 // mapped over, just use it as-is. This happens in a case when the linked-in
293 // safe would we map the entire thing over. Because this is an optimization,
429 /// source should be copied over to the destination (replacing the existing
506 /// computeTypeMapping - Loop over all of the linked values to compute type
637 // so that we don't attempt to copy it over when processing global
646 // identical version of the symbol over in the dest module... the
692 // bring SF over.
707 /// LinkAliasProto - Set up prototypes for any aliases that come over from the
732 // bring over SGA.
779 // Loop over all of the globals in the src module, mapping them over as we go
792 // linkFunctionBody - Copy the source function over into the dest function and
798 // Go through and convert function arguments over, remembering the mapping.
802 DI->setName(I->getName()); // Copy the name over.
812 // copied over. The only problem is that they are still referencing values in
896 // Loop over all of the linked values to compute type mappings.
905 // initializers (which could refer to functions not yet mapped over).
945 // copied over to the dest that didn't exist there.