Searched defs:LoopExtractor (Results 1 – 1 of 1) sorted by relevance
63 struct LoopExtractor { struct64 explicit LoopExtractor( in LoopExtractor() function76 unsigned NumLoops;78 function_ref<DominatorTree &(Function &)> LookupDomTree;79 function_ref<LoopInfo &(Function &)> LookupLoopInfo;80 function_ref<AssumptionCache *(Function &)> LookupAssumptionCache;