Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp556 unsigned RunningDepId = 1; in canCheckPtrAtRT() local
581 LeaderId = RunningDepId++; in canCheckPtrAtRT()
585 DepId = RunningDepId++; in canCheckPtrAtRT()
604 if (!(IsDepCheckNeeded && CanDoRT && RunningDepId == 2)) in canCheckPtrAtRT()