Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp604 unsigned RunningDepId = 1; in canCheckPtrAtRT() local
628 LeaderId = RunningDepId++; in canCheckPtrAtRT()
632 DepId = RunningDepId++; in canCheckPtrAtRT()
651 if (!(IsDepCheckNeeded && CanDoRT && RunningDepId == 2)) in canCheckPtrAtRT()