Searched refs:LoopDistributeForLoop (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | LoopDistribute.cpp | 589 class LoopDistributeForLoop { class 591 LoopDistributeForLoop(Loop *L, Function *F, LoopInfo *LI, DominatorTree *DT, in LoopDistributeForLoop() function in __anon024514a40111::LoopDistributeForLoop 898 LoopDistributeForLoop LDL(L, &F, LI, DT, SE); in runOnFunction()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopDistribute.cpp | 652 class LoopDistributeForLoop { class 654 LoopDistributeForLoop(Loop *L, Function *F, LoopInfo *LI, DominatorTree *DT, in LoopDistributeForLoop() function in __anonb680f74c0111::LoopDistributeForLoop 986 LoopDistributeForLoop LDL(L, &F, LI, DT, SE, LAIs, ORE); in runImpl()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopDistribute.cpp | 657 class LoopDistributeForLoop { class 659 LoopDistributeForLoop(Loop *L, Function *F, LoopInfo *LI, DominatorTree *DT, in LoopDistributeForLoop() function in __anona3e713460111::LoopDistributeForLoop 992 LoopDistributeForLoop LDL(L, &F, LI, DT, SE, ORE); in runImpl()
|