Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp329 unsigned DepId; in canCheckPtrAtRT() local
336 DepId = LeaderId; in canCheckPtrAtRT()
339 DepId = RunningDepId++; in canCheckPtrAtRT()
341 RtCheck.insert(SE, TheLoop, Ptr, IsWrite, DepId, ASId, StridesMap); in canCheckPtrAtRT()