Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DIRSimilarityIdentifier.cpp652 void IRSimilarityIdentifier::populateMapper( in populateMapper() function in IRSimilarityIdentifier
685 void IRSimilarityIdentifier::populateMapper( in populateMapper() function in IRSimilarityIdentifier
692 populateMapper(*M, InstrList, IntegerMapping); in populateMapper()
866 populateMapper(Modules, InstrList, IntegerMapping); in findSimilarity()
878 populateMapper(M, InstrList, IntegerMapping); in findSimilarity()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DIRSimilarityIdentifier.h664 void populateMapper(Module &M, std::vector<IRInstructionData *> &InstrList,
673 void populateMapper(ArrayRef<std::unique_ptr<Module>> &Modules,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DMachineOutliner.cpp422 void populateMapper(InstructionMapper &Mapper, Module &M,
856 void MachineOutliner::populateMapper(InstructionMapper &Mapper, Module &M, in populateMapper() function in MachineOutliner
1029 populateMapper(Mapper, M, MMI); in doOutline()