Searched refs:PrevParentLoop (Results 1 – 1 of 1) sorted by relevance
542 Loop *PrevParentLoop = State->CurrentParentLoop; in execute() local547 if (PrevParentLoop) in execute()548 PrevParentLoop->addChildLoop(State->CurrentParentLoop); in execute()