Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp575 unsigned DepId; in canCheckPtrAtRT() local
582 DepId = LeaderId; in canCheckPtrAtRT()
585 DepId = RunningDepId++; in canCheckPtrAtRT()
587 RtCheck.insert(TheLoop, Ptr, IsWrite, DepId, ASId, StridesMap, PSE); in canCheckPtrAtRT()