Home
last modified time | relevance | path

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

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