Searched defs:LoopExtractor (Results 1 – 1 of 1) sorted by relevance
58 struct LoopExtractor { struct59 explicit LoopExtractor( in LoopExtractor() argument71 unsigned NumLoops;73 function_ref<DominatorTree &(Function &)> LookupDomTree;74 function_ref<LoopInfo &(Function &)> LookupLoopInfo;75 function_ref<AssumptionCache *(Function &)> LookupAssumptionCache;