Home
last modified time | relevance | path

Searched defs:BatchAA (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp243 BatchAAResults &BatchAA) { in getPointerDependencyFrom()
271 BatchAAResults BatchAA(AA); in getPointerDependencyFrom() local
366 BatchAAResults &BatchAA) { in getSimplePointerDependencyFrom()
903 BatchAAResults &BatchAA) { in getNonLocalInfoForBlock()
1195 BatchAAResults BatchAA(AA); in getNonLocalPointerDepFromBB() local
DAliasSetTracker.cpp44 BatchAAResults &BatchAA) { in mergeSetIn()
630 BatchAAResults BatchAA(AA); in run() local
DMemorySSA.cpp1245 BatchAAResults BatchAA(*AA); in MemorySSA() local
2147 BatchAAResults BatchAA(*AA); in ensureOptimizedUses() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp1223 BatchAAResults BatchAA(*AA); in validate() local
DDeadStoreElimination.cpp796 BatchAAResults BatchAA; member
DLICM.cpp2270 BatchAAResults BatchAA(*AA); in collectPromotionCandidates() local
DGVN.cpp1117 BatchAAResults BatchAA(*AA); in findDominatingValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSA.cpp1234 BatchAAResults BatchAA(*AA); in MemorySSA() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2856 BatchAAResults BatchAA; member in llvm::slpvectorizer::BoUpSLP