HomeSort by: relevance | last modified time | path
    Searched refs:populateMapper (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
IRSimilarityIdentifier.cpp 652 void IRSimilarityIdentifier::populateMapper(
685 void IRSimilarityIdentifier::populateMapper(
692 populateMapper(*M, InstrList, IntegerMapping);
866 populateMapper(Modules, InstrList, IntegerMapping);
878 populateMapper(M, InstrList, IntegerMapping);
  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
IRSimilarityIdentifier.h 670 void populateMapper(Module &M, std::vector<IRInstructionData *> &InstrList,
679 void populateMapper(ArrayRef<std::unique_ptr<Module>> &Modules,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineOutliner.cpp 422 void populateMapper(InstructionMapper &Mapper, Module &M,
856 void MachineOutliner::populateMapper(InstructionMapper &Mapper, Module &M,
1029 populateMapper(Mapper, M, MMI);

Completed in 40 milliseconds