Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp270 void IRInstructionMapper::convertToUnsignedVec( in convertToUnsignedVec()
302 unsigned IRInstructionMapper::mapToLegalUnsigned( in mapToLegalUnsigned()
356 IRInstructionMapper::allocateIRInstructionData(Instruction &I, bool Legality, in allocateIRInstructionData()
362 IRInstructionMapper::allocateIRInstructionData(IRInstructionDataList &IDL) { in allocateIRInstructionData()
367 IRInstructionMapper::allocateIRInstructionDataList() { in allocateIRInstructionDataList()
373 unsigned IRInstructionMapper::mapToIllegalUnsigned( in mapToIllegalUnsigned()
917 const IRInstructionMapper& Mapper, std::vector<IRInstructionData *> &InstrList, in createCandidatesFromSuffixTree()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h376 struct IRInstructionMapper { struct
499 IRInstructionMapper(SpecificBumpPtrAllocator<IRInstructionData> *IDA, in IRInstructionMapper() function
1064 IRInstructionMapper Mapper;