Home
last modified time | relevance | path

Searched refs:IntegerMapping (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp153 std::vector<unsigned> &IntegerMapping) { in convertToUnsignedVec() argument
182 llvm::append_range(IntegerMapping, IntegerMappingForBB); in convertToUnsignedVec()
654 std::vector<unsigned> &IntegerMapping) { in populateMapper() argument
682 llvm::append_range(IntegerMapping, IntegerMappingForModule); in populateMapper()
688 std::vector<unsigned> &IntegerMapping) { in populateMapper() argument
692 populateMapper(*M, InstrList, IntegerMapping); in populateMapper()
706 std::vector<unsigned> &IntegerMapping, SuffixTree::RepeatedSubstring &RS, in createCandidatesFromSuffixTree() argument
718 unsigned Key = IntegerMapping[CurrIdx]; in createCandidatesFromSuffixTree()
827 std::vector<unsigned> &IntegerMapping) { in findCandidates() argument
828 SuffixTree ST(IntegerMapping); in findCandidates()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h341 std::vector<unsigned> &IntegerMapping);
671 std::vector<unsigned> &IntegerMapping);
681 std::vector<unsigned> &IntegerMapping);
690 std::vector<unsigned> &IntegerMapping);