Home
last modified time | relevance | path

Searched defs:LoopFuser (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp537 struct LoopFuser { struct
542 LoopDepthTree LDT;
543 DomTreeUpdater DTU;
545 LoopInfo &LI;
546 DominatorTree &DT;
547 DependenceInfo &DI;
548 ScalarEvolution &SE;
549 PostDominatorTree &PDT;
551 AssumptionCache ∾
556 LoopFuser(LoopInfo &LI, DominatorTree &DT, DependenceInfo &DI, in LoopFuser() argument
[all …]