Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp656 class LoopDistributeForLoop { class
658 LoopDistributeForLoop(Loop *L, Function *F, LoopInfo *LI, DominatorTree *DT, in LoopDistributeForLoop() function in __anon6de532240111::LoopDistributeForLoop
990 LoopDistributeForLoop LDL(L, &F, LI, DT, SE, ORE); in runImpl()