Searched refs:IsPathBetweenBlocks (Results 1 – 1 of 1) sorted by relevance
190 static bool IsPathBetweenBlocks(BasicBlock *start_block, BasicBlock *target_block, BasicBlock *excl… in IsPathBetweenBlocks() function208 if (IsPathBetweenBlocks(succ, successor, resolver)) { in UpdateAfterResolverInsertion()