Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp1518 unsigned NumReads = 0; in analyzeLoop() local
1651 ++NumReads; in analyzeLoop()
1667 if (NumReadWrites == 1 && NumReads == 0) { in analyzeLoop()