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