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

References

include/llvm/PassSupport.h
   76 template <typename PassName> Pass *callDefaultCtor() { return new PassName(); }
lib/Target/AArch64/AArch64PromoteConstant.cpp
  235   return new AArch64PromoteConstant();
  348               AArch64PromoteConstant::PromotionCacheTy &PromotionCache) {
  469                              AArch64PromoteConstant::PromotedConstant &PC) {