Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp291 std::vector<unsigned> &IntegerMapping) { in convertToUnsignedVec() argument
316 llvm::append_range(IntegerMapping, IntegerMappingForBB); in convertToUnsignedVec()
908 std::vector<unsigned> &IntegerMapping) { in populateMapper() argument
941 llvm::append_range(IntegerMapping, IntegerMappingForModule); in populateMapper()
947 std::vector<unsigned> &IntegerMapping) { in populateMapper() argument
951 populateMapper(*M, InstrList, IntegerMapping); in populateMapper()
965 std::vector<unsigned> &IntegerMapping, SuffixTree::RepeatedSubstring &RS, in createCandidatesFromSuffixTree() argument
979 unsigned Key = IntegerMapping[CurrIdx]; in createCandidatesFromSuffixTree()
1377 std::vector<unsigned> &IntegerMapping) { in findCandidates() argument
1378 SuffixTree ST(IntegerMapping); in findCandidates()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h480 std::vector<unsigned> &IntegerMapping);
1065 std::vector<unsigned> &IntegerMapping);
1075 std::vector<unsigned> &IntegerMapping);
1084 std::vector<unsigned> &IntegerMapping);