Home
last modified time | relevance | path

Searched refs:lookupArrayAccessesFor (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/polly/lib/Support/
H A DVirtualInstruction.cpp396 const MemoryAccessList *Accs = Stmt->lookupArrayAccessesFor(Inst); in walkReachable()
/llvm-project-15.0.7/polly/include/polly/
H A DScopInfo.h1395 lookupArrayAccessesFor(const Instruction *Inst) const { in lookupArrayAccessesFor() function