Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp622 unsigned DepId; in canCheckPtrAtRT() local
629 DepId = LeaderId; in canCheckPtrAtRT()
632 DepId = RunningDepId++; in canCheckPtrAtRT()
634 RtCheck.insert(TheLoop, Ptr, IsWrite, DepId, ASId, StridesMap, PSE); in canCheckPtrAtRT()