Home
last modified time | relevance | path

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

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