Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLoopExtractor.cpp58 struct LoopExtractor { struct
59 explicit LoopExtractor( in LoopExtractor() argument
71 unsigned NumLoops;
73 function_ref<DominatorTree &(Function &)> LookupDomTree;
74 function_ref<LoopInfo &(Function &)> LookupLoopInfo;
75 function_ref<AssumptionCache *(Function &)> LookupAssumptionCache;