Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A 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
H A DAliasSetTracker.cpp44 BatchAAResults &BatchAA) { in mergeSetIn()
630 BatchAAResults BatchAA(AA); in run() local
H A DMemorySSA.cpp1245 BatchAAResults BatchAA(*AA); in MemorySSA() local
2147 BatchAAResults BatchAA(*AA); in ensureOptimizedUses() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp1223 BatchAAResults BatchAA(*AA); in validate() local
H A DDeadStoreElimination.cpp796 BatchAAResults BatchAA; member
H A DGVN.cpp1117 BatchAAResults BatchAA(*AA); in findDominatingValue() local
H A DLICM.cpp2270 BatchAAResults BatchAA(*AA); in collectPromotionCandidates() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemorySSA.cpp1234 BatchAAResults BatchAA(*AA); in MemorySSA() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2856 BatchAAResults BatchAA; member in llvm::slpvectorizer::BoUpSLP