Searched refs:compare_count (Results 1 – 1 of 1) sorted by relevance
162 size_t compare_count = context_chain.size() - m_context.size(); in ContextMatches() local164 llvm::ArrayRef<CompilerContext>(context_chain.data() + compare_count, in ContextMatches()