Searched defs:DTWP (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DDomPrinter.cpp101 static DominatorTree *getGraph(DominatorTreeWrapperPass *DTWP) { argument
H A DBasicAliasAnalysis.cpp2077 auto &DTWP = getAnalysis<DominatorTreeWrapperPass>(); local
H A DInstructionSimplify.cpp5597 auto *DTWP = P.getAnalysisIfAvailable<DominatorTreeWrapperPass>(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackProtector.cpp85 DominatorTreeWrapperPass *DTWP = local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBreakCriticalEdges.cpp51 auto *DTWP = getAnalysisIfAvailable<DominatorTreeWrapperPass>(); variable
H A DLibCallsShrinkWrap.cpp538 auto *DTWP = getAnalysisIfAvailable<DominatorTreeWrapperPass>(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOMemOPSizeOpt.cpp432 auto *DTWP = getAnalysisIfAvailable<DominatorTreeWrapperPass>(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp595 auto DTWP = getAnalysisIfAvailable<DominatorTreeWrapperPass>(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp905 auto *DTWP = getAnalysisIfAvailable<DominatorTreeWrapperPass>(); variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp293 auto *DTWP = getAnalysisIfAvailable<DominatorTreeWrapperPass>(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp439 auto *DTWP = getAnalysisIfAvailable<DominatorTreeWrapperPass>(); local

Completed in 376 milliseconds