Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Support/
DVirtualInstruction.cpp228 SmallVectorImpl<MemoryAccess *> &RootAccs, in addAccessRoots()
258 SmallVectorImpl<MemoryAccess *> &RootAccs, bool Local) { in addRoots()
277 ArrayRef<MemoryAccess *> RootAccs, in walkReachable()
409 SmallVector<MemoryAccess *, 32> RootAccs; in markReachable() local