Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLoopExtractor.cpp63 struct LoopExtractor { struct
64 explicit LoopExtractor( in LoopExtractor() function
76 unsigned NumLoops;
78 function_ref<DominatorTree &(Function &)> LookupDomTree;
79 function_ref<LoopInfo &(Function &)> LookupLoopInfo;
80 function_ref<AssumptionCache *(Function &)> LookupAssumptionCache;