Home
last modified time | relevance | path

Searched defs:DAGRootTracker (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp354 struct DAGRootTracker { struct in __anon5a4a8ba20111::LoopReroll
355 DAGRootTracker(LoopReroll *Parent, Loop *L, Instruction *IV, in DAGRootTracker() function
373 typedef MapVector<Instruction*, SmallBitVector> UsesTy;
400 LoopReroll *Parent;
403 Loop *L;
404 ScalarEvolution *SE;
405 AliasAnalysis *AA;
406 TargetLibraryInfo *TLI;
407 DominatorTree *DT;
408 LoopInfo *LI;
[all …]