reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/InlineSpiller.cpp
 1488     runHoistSpills(OrigLI, *OrigVNI, EqValSpills, SpillsToRm, SpillsToIns);
 1492       for (const auto Ispill : SpillsToIns)
 1502     if (!SpillsToIns.empty() || !SpillsToRm.empty())
 1507     for (auto const Insert : SpillsToIns) {