Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Support/
DVirtualInstruction.cpp395 const MemoryAccessList *Accs = Stmt->lookupArrayAccessesFor(Inst); in walkReachable()
/external/llvm-project/polly/include/polly/
DScopInfo.h1402 lookupArrayAccessesFor(const Instruction *Inst) const { in lookupArrayAccessesFor() function