Searched defs:LoopFinder (Results 1 – 2 of 2) sorted by relevance
43 LoopFinder::LoopFinder(Graph *graph) : graph_(*graph), alloc_(graph->allocator()) {} in LoopFinder() function in mindspore::pijit::LoopFinder
258 class LoopFinder { class284 LoopFinder(MachineDominatorTree &DT, MachinePostDominatorTree &PDT) in LoopFinder() function in __anon4619b4010111::LoopFinder