Searched refs:DAGRootSet (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp331 // A DAGRootSet models an induction variable being used in a rerollable
355 // one for the Base instruction in each DAGRootSet.
357 struct DAGRootSet { struct in class:__anon11037::LoopReroll
426 SmallVector<DAGRootSet,16> RootSets;
796 DAGRootSet DRS;
860 // Consider a DAGRootSet with N-1 roots (so N different values including

Completed in 43 milliseconds