Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp537 struct LoopFuser { struct
540 FusionCandidateCollection FusionCandidates;
542 LoopDepthTree LDT;
543 DomTreeUpdater DTU;
545 LoopInfo &LI;
546 DominatorTree &DT;
547 DependenceInfo &DI;
548 ScalarEvolution &SE;
549 PostDominatorTree &PDT;
550 OptimizationRemarkEmitter &ORE;
[all …]