Home
last modified time | relevance | path

Searched refs:addUsedIfAvailable (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerWWMCopies.cpp65 AU.addUsedIfAvailable<LiveIntervalsWrapperPass>(); in getAnalysisUsage()
66 AU.addUsedIfAvailable<SlotIndexesWrapperPass>(); in getAnalysisUsage()
67 AU.addUsedIfAvailable<VirtRegMapWrapperLegacy>(); in getAnalysisUsage()
H A DSILowerControlFlow.cpp159 AU.addUsedIfAvailable<LiveIntervalsWrapperPass>(); in getAnalysisUsage()
H A DSIInsertWaitcnts.cpp809 AU.addUsedIfAvailable<AAResultsWrapperPass>(); in getAnalysisUsage()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasAnalysis.cpp799 AU.addUsedIfAvailable<ScopedNoAliasAAWrapperPass>(); in getAnalysisUsage()
800 AU.addUsedIfAvailable<TypeBasedAAWrapperPass>(); in getAnalysisUsage()
801 AU.addUsedIfAvailable<GlobalsAAWrapperPass>(); in getAnalysisUsage()
802 AU.addUsedIfAvailable<SCEVAAWrapperPass>(); in getAnalysisUsage()
803 AU.addUsedIfAvailable<ExternalAAWrapperPass>(); in getAnalysisUsage()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunctionPrinterPass.cpp42 AU.addUsedIfAvailable<SlotIndexesWrapperPass>(); in getAnalysisUsage()
H A DBasicBlockSections.cpp405 AU.addUsedIfAvailable<MachineDominatorTreeWrapperPass>(); in getAnalysisUsage()
406 AU.addUsedIfAvailable<MachinePostDominatorTreeWrapperPass>(); in getAnalysisUsage()
H A DMachineFunctionSplitter.cpp216 AU.addUsedIfAvailable<BasicBlockSectionsProfileReaderWrapperPass>(); in getAnalysisUsage()
H A DGlobalMergeFunctions.cpp575 AU.addUsedIfAvailable<ImmutableModuleSummaryIndexWrapperPass>(); in getAnalysisUsage()
H A DPHIElimination.cpp195 AU.addUsedIfAvailable<LiveVariablesWrapperPass>(); in INITIALIZE_PASS_DEPENDENCY()
H A DTwoAddressInstructionPass.cpp220 AU.addUsedIfAvailable<AAResultsWrapperPass>(); in getAnalysisUsage()
221 AU.addUsedIfAvailable<LiveVariablesWrapperPass>(); in getAnalysisUsage()
H A DMachineVerifier.cpp374 AU.addUsedIfAvailable<LiveStacksWrapperLegacy>(); in getAnalysisUsage()
375 AU.addUsedIfAvailable<LiveVariablesWrapperPass>(); in getAnalysisUsage()
376 AU.addUsedIfAvailable<SlotIndexesWrapperPass>(); in getAnalysisUsage()
377 AU.addUsedIfAvailable<LiveIntervalsWrapperPass>(); in getAnalysisUsage()
H A DMachineOutliner.cpp470 AU.addUsedIfAvailable<ImmutableModuleSummaryIndexWrapperPass>(); in getAnalysisUsage()
H A DRegisterCoalescer.cpp598 AU.addUsedIfAvailable<SlotIndexesWrapperPass>(); in getAnalysisUsage()
H A DCodeGenPrepare.cpp502 AU.addUsedIfAvailable<BasicBlockSectionsProfileReaderWrapperPass>(); in getAnalysisUsage()
/freebsd/contrib/llvm-project/llvm/include/llvm/
H A DPassAnalysisSupport.h118 AnalysisUsage &addUsedIfAvailable() { in addUsedIfAvailable() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLoopExtractor.cpp54 AU.addUsedIfAvailable<AssumptionCacheTracker>(); in getAnalysisUsage()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp131 AU.addUsedIfAvailable<MachineDominatorTreeWrapperPass>(); in getAnalysisUsage()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp871 AU.addUsedIfAvailable<LiveIntervalsWrapperPass>(); in getAnalysisUsage()