Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp272 std::vector<unsigned> &IntegerMapping) { in convertToUnsignedVec() argument
861 std::vector<unsigned> &IntegerMapping) { in populateMapper() argument
900 std::vector<unsigned> &IntegerMapping) { in populateMapper() argument
932 unsigned Key = IntegerMapping[CurrIdx]; in createCandidatesFromSuffixTree()
1161 std::vector<unsigned> &IntegerMapping) { in findCandidates() argument
1162 SuffixTree ST(IntegerMapping); in findCandidates()
1198 std::vector<unsigned> IntegerMapping; in findSimilarity() local
1206 findCandidates(InstrList, IntegerMapping); in findSimilarity()
1220 std::vector<unsigned> IntegerMapping; in findSimilarity() local
1222 populateMapper(M, InstrList, IntegerMapping); in findSimilarity()
[all …]
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h472 std::vector<unsigned> &IntegerMapping);
999 std::vector<unsigned> &IntegerMapping);
1009 std::vector<unsigned> &IntegerMapping);
1018 std::vector<unsigned> &IntegerMapping);