Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp3687 Instruction *GlobalRead = GlobalReadPair.second; in buildScop() local
3689 addArrayAccess(GlobalReadStmt, MemAccInst(GlobalRead), MemoryAccess::READ, in buildScop()
3690 BP, BP->getType(), false, {AF}, {nullptr}, GlobalRead); in buildScop()