Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp153 std::vector<unsigned> &IntegerMapping) { in convertToUnsignedVec() argument
654 std::vector<unsigned> &IntegerMapping) { in populateMapper() argument
688 std::vector<unsigned> &IntegerMapping) { in populateMapper() argument
718 unsigned Key = IntegerMapping[CurrIdx]; in createCandidatesFromSuffixTree()
827 std::vector<unsigned> &IntegerMapping) { in findCandidates() argument
828 SuffixTree ST(IntegerMapping); in findCandidates()
864 std::vector<unsigned> IntegerMapping; in findSimilarity() local
867 findCandidates(InstrList, IntegerMapping); in findSimilarity()
876 std::vector<unsigned> IntegerMapping; in findSimilarity() local
878 populateMapper(M, InstrList, IntegerMapping); in findSimilarity()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h341 std::vector<unsigned> &IntegerMapping);
665 std::vector<unsigned> &IntegerMapping);
675 std::vector<unsigned> &IntegerMapping);
684 std::vector<unsigned> &IntegerMapping);