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

References

lib/Target/AArch64/AArch64FastISel.cpp
 3454   for (auto Itr = std::prev(Start); Itr != End; --Itr) {
 3454   for (auto Itr = std::prev(Start); Itr != End; --Itr) {
 3457     if (!isa<ExtractValueInst>(Itr))
 3461     const auto *EVI = cast<ExtractValueInst>(Itr);