Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdaterBulk.h50 PredIteratorCache PredCache;
H A DLoopUtils.h38 class PredIteratorCache; variable
201 PredIteratorCache &, LoopInfo *, DominatorTree *, const TargetLibraryInfo *,
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DPredIteratorCache.h27 class PredIteratorCache {
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSSAUpdaterBulk.cpp95 PredIteratorCache &PredCache) { in ComputeLiveInBlocks()
H A DLCSSA.cpp85 PredIteratorCache PredCache; in formLCSSAForInstructions()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h364 PredIteratorCache PredCache;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLICM.cpp449 PredIteratorCache PIC; in runOnLoop()
1845 PredIteratorCache &PredCache;
1877 SmallVectorImpl<MemoryAccess *> &MSSAIP, PredIteratorCache &PIC, in LoopPromoter()
1992 SmallVectorImpl<MemoryAccess *> &MSSAInsertPts, PredIteratorCache &PIC, in promoteLoopAccessesToScalars()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/
H A Dmodule.modulemap283 module IR_PredIteratorCache { header "IR/PredIteratorCache.h" export * }