Searched refs:DepthAndIndex (Results 1 – 1 of 1) sorted by relevance
1691 std::pair<unsigned, unsigned> DepthAndIndex = getDepthAndIndex(APack); in AreCompatibleForSubsumption() local1693 return getDepthAndIndex(BPack) == DepthAndIndex; in AreCompatibleForSubsumption()