Home
last modified time | relevance | path

Searched refs:PredIteratorCache (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h47 class PredIteratorCache; variable
164 PredIteratorCache &, LoopInfo *, DominatorTree *, const TargetLibraryInfo *,
DSSAUpdaterBulk.h51 PredIteratorCache PredCache;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPredIteratorCache.h27 class PredIteratorCache {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSSAUpdaterBulk.cpp95 PredIteratorCache &PredCache) { in ComputeLiveInBlocks()
DLCSSA.cpp83 PredIteratorCache PredCache; in formLCSSAForInstructions()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIVDescriptors.h44 class PredIteratorCache; variable
DMemoryDependenceAnalysis.h363 PredIteratorCache PredCache;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLICM.cpp429 PredIteratorCache PIC; in runOnLoop()
1752 PredIteratorCache &PredCache;
1782 SmallVectorImpl<MemoryAccess *> &MSSAIP, PredIteratorCache &PIC, in LoopPromoter()
1884 SmallVectorImpl<MemoryAccess *> &MSSAInsertPts, PredIteratorCache &PIC, in promoteLoopAccessesToScalars()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
Dmodule.modulemap254 module IR_PredIteratorCache { header "IR/PredIteratorCache.h" export * }