Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopBuilder.cpp3504 Instruction *GlobalRead = GlobalReadPair.second; in buildScop() local
3506 addArrayAccess(GlobalReadStmt, MemAccInst(GlobalRead), MemoryAccess::READ, in buildScop()
3507 BP, BP->getType(), false, {AF}, {nullptr}, GlobalRead); in buildScop()