Searched refs:BoxedLoopsSetTy (Results 1 – 4 of 4) sorted by relevance
111 using BoxedLoopsSetTy = llvm::SetVector<const llvm::Loop *>; variable481 const BoxedLoopsSetTy &BoxedLoops);491 const BoxedLoopsSetTy &BoxedLoops);
629 const BoxedLoopsSetTy &BoxedLoops) { in getFirstNonBoxedLoopFor()637 const BoxedLoopsSetTy &BoxedLoops) { in getFirstNonBoxedLoopFor()
177 BoxedLoopsSetTy BoxedLoopsSet;
2382 const BoxedLoopsSetTy &getBoxedLoops() const { return DC.BoxedLoopsSet; } in getBoxedLoops()