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

References

lib/Target/AArch64/AArch64PromoteConstant.cpp
  532     } while (++U != E && U->C == C);
  534     auto &Promotion = PromotionCache[C];
  535     ensurePromotedGV(F, *C, Promotion);