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