Searched defs:root_loop (Results 1 – 4 of 4) sorted by relevance
60 …auto root_loop = GetGraph()->GetAllocator()->New<Loop>(GetGraph()->GetAllocator(), nullptr, loop_c… in CreateRootLoop() local259 auto root_loop = GetGraph()->GetRootLoop(); in PopulateLoops() local
172 auto root_loop = GetGraph()->GetRootLoop(); in TEST_F() local
415 auto root_loop = GetGraph()->GetRootLoop(); in CheckLoops() local471 [[maybe_unused]] auto root_loop = GetGraph()->GetRootLoop(); in CheckLoopAnalysis() local
625 void SetRootLoop(Loop *root_loop) in SetRootLoop()