Searched refs:CommonLoopDepth (Results 1 – 1 of 1) sorted by relevance
791 unsigned CommonLoopDepth = std::min(EarlierDepth, CurLoopDepth); in checkDependencies() local793 if (!checkDependency(Earlier, Later, LoopDepth, CommonLoopDepth, false, in checkDependencies()