Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp292 std::vector<unsigned> &IntegerMapping) { in convertToUnsignedVec() argument
914 std::vector<unsigned> &IntegerMapping) { in populateMapper() argument
953 std::vector<unsigned> &IntegerMapping) { in populateMapper() argument
985 unsigned Key = IntegerMapping[CurrIdx]; in createCandidatesFromSuffixTree()
1384 std::vector<unsigned> &IntegerMapping) { in findCandidates() argument
1385 SuffixTree ST(IntegerMapping); in findCandidates()
1455 std::vector<unsigned> IntegerMapping; in findSimilarity() local
1463 findCandidates(InstrList, IntegerMapping); in findSimilarity()
1477 std::vector<unsigned> IntegerMapping; in findSimilarity() local
1479 populateMapper(M, InstrList, IntegerMapping); in findSimilarity()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h478 std::vector<unsigned> &IntegerMapping);
1066 std::vector<unsigned> &IntegerMapping);
1076 std::vector<unsigned> &IntegerMapping);
1085 std::vector<unsigned> &IntegerMapping);