Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp292 std::vector<unsigned> &IntegerMapping) { in convertToUnsignedVec() argument
953 populateMapper(*M, InstrList, IntegerMapping); in populateMapper() argument
914 populateMapper(Module & M,std::vector<IRInstructionData * > & InstrList,std::vector<unsigned> & IntegerMapping) populateMapper() argument
971 createCandidatesFromSuffixTree(const IRInstructionMapper & Mapper,std::vector<IRInstructionData * > & InstrList,std::vector<unsigned> & IntegerMapping,SuffixTree::RepeatedSubstring & RS,std::vector<IRSimilarityCandidate> & CandsForRepSubstring) createCandidatesFromSuffixTree() argument
1384 findCandidates(std::vector<IRInstructionData * > & InstrList,std::vector<unsigned> & IntegerMapping) findCandidates() argument
1455 std::vector<unsigned> IntegerMapping; findSimilarity() local
1477 std::vector<unsigned> IntegerMapping; findSimilarity() local
[all...]