Home
last modified time | relevance | path

Searched refs:populateMapper (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp906 void IRSimilarityIdentifier::populateMapper( in populateMapper() function in IRSimilarityIdentifier
944 void IRSimilarityIdentifier::populateMapper( in populateMapper() function in IRSimilarityIdentifier
951 populateMapper(*M, InstrList, IntegerMapping); in populateMapper()
1447 populateMapper(Modules, InstrList, IntegerMapping); in findSimilarity()
1464 populateMapper(M, InstrList, IntegerMapping); in findSimilarity()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h1064 void populateMapper(Module &M, std::vector<IRInstructionData *> &InstrList,
1073 void populateMapper(ArrayRef<std::unique_ptr<Module>> &Modules,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp561 void populateMapper(InstructionMapper &Mapper, Module &M);
1204 void MachineOutliner::populateMapper(InstructionMapper &Mapper, Module &M) { in populateMapper() function in MachineOutliner
1453 populateMapper(Mapper, M); in doOutline()