Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp648 class LoopDistributeForLoop { class
650 LoopDistributeForLoop(Loop *L, Function *F, LoopInfo *LI, DominatorTree *DT, in LoopDistributeForLoop() function in __anon5f80120c0111::LoopDistributeForLoop
985 LoopDistributeForLoop LDL(L, &F, LI, DT, SE, LAIs, ORE); in runImpl()