Home
last modified time | relevance | path

Searched refs:preserveSet (Results 1 – 25 of 36) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPassManager.h170 PA.preserveSet<AnalysisSetT>(); in allInSet()
190 template <typename AnalysisSetT> void preserveSet() { in preserveSet() function
191 preserveSet(AnalysisSetT::ID()); in preserveSet()
195 void preserveSet(AnalysisSetKey *ID) { in preserveSet() function
541 PA.preserveSet<AllAnalysesOn<IRUnitT>>(); in run()
1328 PA.preserveSet<AllAnalysesOn<Function>>(); in run()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopPassManager.cpp87 PA.preserveSet<AllAnalysesOn<Loop>>(); in run()
DInstSimplifyPass.cpp144 PA.preserveSet<CFGAnalyses>(); in run()
DBDCE.cpp150 PA.preserveSet<CFGAnalyses>(); in run()
DDCE.cpp183 PA.preserveSet<CFGAnalyses>(); in run()
DLoopInstSimplify.cpp238 PA.preserveSet<CFGAnalyses>(); in run()
DSpeculativeExecution.cpp319 PA.preserveSet<CFGAnalyses>(); in run()
DSink.cpp265 PA.preserveSet<CFGAnalyses>(); in run()
DDivRemPairs.cpp369 PA.preserveSet<CFGAnalyses>(); in run()
DLoopSink.cpp346 PA.preserveSet<CFGAnalyses>(); in run()
DMergedLoadStoreMotion.cpp424 PA.preserveSet<CFGAnalyses>(); in INITIALIZE_PASS_DEPENDENCY()
DAlignmentFromAssumptions.cpp409 PA.preserveSet<CFGAnalyses>(); in run()
DNaryReassociate.cpp192 PA.preserveSet<CFGAnalyses>(); in run()
DFloat2Int.cpp548 PA.preserveSet<CFGAnalyses>(); in run()
DADCE.cpp688 PA.preserveSet<CFGAnalyses>(); in run()
DGuardWidening.cpp778 PA.preserveSet<CFGAnalyses>(); in run()
DConstantHoisting.cpp984 PA.preserveSet<CFGAnalyses>(); in run()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DMem2Reg.cpp68 PA.preserveSet<CFGAnalyses>(); in run()
DEntryExitInstrumenter.cpp170 PA.preserveSet<CFGAnalyses>(); in run()
DLCSSA.cpp488 PA.preserveSet<CFGAnalyses>(); in run()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExpandReductions.cpp199 PA.preserveSet<CFGAnalyses>(); in run()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DCGSCCPassManager.h517 PA.preserveSet<AllAnalysesOn<Function>>();
928 PA.preserveSet<AllAnalysesOn<LazyCallGraph::SCC>>();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DLoopPassManager.h383 PA.preserveSet<AllAnalysesOn<Loop>>();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombine.cpp388 PA.preserveSet<CFGAnalyses>(); in run()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCGSCCPassManager.cpp123 PA.preserveSet<AllAnalysesOn<LazyCallGraph::SCC>>(); in run()

12