Lines Matching full:sites
36 STATISTIC(NumCallsDeleted, "Number of call sites deleted, not inlined");
166 if (InlineHistory != -1) // Only do merging for top-level call sites in SCC.
410 // Scan through and identify all call sites ahead of time so that we only
411 // inline call sites in the original functions, not call sites that result
415 // When inlining a callee produces new call sites, we want to keep track of
443 DEBUG(dbgs() << ": " << CallSites.size() << " call sites.\n");
449 // Now that we have all of the call sites, move the ones to functions in the
461 // Now that we have all of the call sites, loop over them and inline them if
512 // If inlining this function gave us any new call sites, throw them