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

Declarations

lib/Target/AArch64/AArch64PromoteConstant.cpp
  136   bool runOnFunction(Function &F, PromotionCacheTy &PromotionCache);

References

lib/Target/AArch64/AArch64PromoteConstant.cpp
  127       Changed |= runOnFunction(MF, PromotionCache);