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

References

lib/Target/AArch64/AArch64InstrInfo.cpp
 5045       std::accumulate(FirstCand.front(), std::next(FirstCand.back()), 0,
 5045       std::accumulate(FirstCand.front(), std::next(FirstCand.back()), 0,
 5168       FirstCand.front(), std::next(FirstCand.back()), IsSafeToFixup);
 5168       FirstCand.front(), std::next(FirstCand.back()), IsSafeToFixup);
 5250     if (std::any_of(FirstCand.front(), FirstCand.back(),
 5250     if (std::any_of(FirstCand.front(), FirstCand.back(),
 5260              FrameID != MachineOutlinerTailCall && FirstCand.back()->isCall())