Searched refs:MachinePostDominatorTreeWrapperPass (Results 1 – 15 of 15) sorted by relevance
62 char MachinePostDominatorTreeWrapperPass::ID = 0;65 INITIALIZE_PASS(MachinePostDominatorTreeWrapperPass, "machinepostdomtree",68 MachinePostDominatorTreeWrapperPass::MachinePostDominatorTreeWrapperPass() in MachinePostDominatorTreeWrapperPass() function in MachinePostDominatorTreeWrapperPass74 bool MachinePostDominatorTreeWrapperPass::runOnMachineFunction( in runOnMachineFunction()81 void MachinePostDominatorTreeWrapperPass::getAnalysisUsage( in getAnalysisUsage()114 void MachinePostDominatorTreeWrapperPass::verifyAnalysis() const { in verifyAnalysis()120 void MachinePostDominatorTreeWrapperPass::print(llvm::raw_ostream &OS, in print()
89 &getAnalysis<MachinePostDominatorTreeWrapperPass>().getPostDomTree(); in runOnMachineFunction()114 AU.addRequired<MachinePostDominatorTreeWrapperPass>(); in getAnalysisUsage()135 INITIALIZE_PASS_DEPENDENCY(MachinePostDominatorTreeWrapperPass)
75 INITIALIZE_PASS_DEPENDENCY(MachinePostDominatorTreeWrapperPass)372 &getAnalysis<MachinePostDominatorTreeWrapperPass>().getPostDomTree(); in runOnMachineFunction()414 AU.addRequired<MachinePostDominatorTreeWrapperPass>(); in getAnalysisUsage()
396 if (auto *WP = getAnalysisIfAvailable<MachinePostDominatorTreeWrapperPass>()) in runOnMachineFunction()406 AU.addUsedIfAvailable<MachinePostDominatorTreeWrapperPass>(); in getAnalysisUsage()
271 AU.addRequired<MachinePostDominatorTreeWrapperPass>(); in getAnalysisUsage()298 INITIALIZE_PASS_DEPENDENCY(MachinePostDominatorTreeWrapperPass) in INITIALIZE_PASS_DEPENDENCY()984 &getAnalysis<MachinePostDominatorTreeWrapperPass>().getPostDomTree(); in runOnMachineFunction()
655 ? &getAnalysis<MachinePostDominatorTreeWrapperPass>() in runOnMachineFunction()670 AU.addRequired<MachinePostDominatorTreeWrapperPass>(); in getAnalysisUsage()688 INITIALIZE_PASS_DEPENDENCY(MachinePostDominatorTreeWrapperPass) in INITIALIZE_PASS_DEPENDENCY()
306 AU.addRequired<MachinePostDominatorTreeWrapperPass>(); in getAnalysisUsage()803 &getAnalysis<MachinePostDominatorTreeWrapperPass>().getPostDomTree(); in runOnMachineFunction()
94 class LLVM_ABI MachinePostDominatorTreeWrapperPass101 MachinePostDominatorTreeWrapperPass();
48 AU.addRequired<MachinePostDominatorTreeWrapperPass>(); in getAnalysisUsage()291 INITIALIZE_PASS_DEPENDENCY(MachinePostDominatorTreeWrapperPass)310 getAnalysis<MachinePostDominatorTreeWrapperPass>().getPostDomTree(); in runOnMachineFunction()
904 AU.addRequired<MachinePostDominatorTreeWrapperPass>(); in getAnalysisUsage()913 getAnalysis<MachinePostDominatorTreeWrapperPass>().getPostDomTree(); in runOnMachineFunction()920 INITIALIZE_PASS_DEPENDENCY(MachinePostDominatorTreeWrapperPass)
109 AU.addRequired<MachinePostDominatorTreeWrapperPass>(); in getAnalysisUsage()136 PDT = &getAnalysis<MachinePostDominatorTreeWrapperPass>().getPostDomTree(); in runOnMachineFunction()1622 INITIALIZE_PASS_DEPENDENCY(MachinePostDominatorTreeWrapperPass) in INITIALIZE_PASS_DEPENDENCY()
254 AU.addPreserved<MachinePostDominatorTreeWrapperPass>(); in getAnalysisUsage()270 INITIALIZE_PASS_DEPENDENCY(MachinePostDominatorTreeWrapperPass)1821 getAnalysisIfAvailable<MachinePostDominatorTreeWrapperPass>(); in runOnMachineFunction()
808 AU.addRequired<MachinePostDominatorTreeWrapperPass>(); in getAnalysisUsage()1274 INITIALIZE_PASS_DEPENDENCY(MachinePostDominatorTreeWrapperPass)2702 &getAnalysis<MachinePostDominatorTreeWrapperPass>().getPostDomTree(); in runOnMachineFunction()
167 AU.addRequired<MachinePostDominatorTreeWrapperPass>(); in getAnalysisUsage()197 INITIALIZE_PASS_DEPENDENCY(MachinePostDominatorTreeWrapperPass) in INITIALIZE_PASS_DEPENDENCY()216 MPDT = &getAnalysis<MachinePostDominatorTreeWrapperPass>().getPostDomTree(); in initialize()
157 AU.addRequired<MachinePostDominatorTreeWrapperPass>(); in getAnalysisUsage()161 AU.addPreserved<MachinePostDominatorTreeWrapperPass>(); in getAnalysisUsage()200 MPDT = &getAnalysis<MachinePostDominatorTreeWrapperPass>().getPostDomTree(); in initialize()2044 INITIALIZE_PASS_DEPENDENCY(MachinePostDominatorTreeWrapperPass)