Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp151 void IRInstructionMapper::convertToUnsignedVec( in convertToUnsignedVec()
188 unsigned IRInstructionMapper::mapToLegalUnsigned( in mapToLegalUnsigned()
233 IRInstructionMapper::allocateIRInstructionData(Instruction &I, bool Legality, in allocateIRInstructionData()
239 IRInstructionMapper::allocateIRInstructionDataList() { in allocateIRInstructionDataList()
245 unsigned IRInstructionMapper::mapToIllegalUnsigned( in mapToIllegalUnsigned()
705 IRInstructionMapper Mapper, std::vector<IRInstructionData *> &InstrList, in createCandidatesFromSuffixTree()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h278 struct IRInstructionMapper { struct
367 IRInstructionMapper(SpecificBumpPtrAllocator<IRInstructionData> *IDA, in IRInstructionMapper() function
735 IRInstructionMapper Mapper;