AddedIllegalLastTime | llvm::IRSimilarity::IRInstructionMapper | |
allocateIRInstructionData(Instruction &I, bool Legality, IRInstructionDataList &IDL) | llvm::IRSimilarity::IRInstructionMapper | |
allocateIRInstructionData(IRInstructionDataList &IDL) | llvm::IRSimilarity::IRInstructionMapper | |
allocateIRInstructionDataList() | llvm::IRSimilarity::IRInstructionMapper | |
BasicBlockToInteger | llvm::IRSimilarity::IRInstructionMapper | |
CanCombineWithPrevInstr | llvm::IRSimilarity::IRInstructionMapper | |
convertToUnsignedVec(BasicBlock &BB, std::vector< IRInstructionData * > &InstrList, std::vector< unsigned > &IntegerMapping) | llvm::IRSimilarity::IRInstructionMapper | |
EnableMatchCallsByName | llvm::IRSimilarity::IRInstructionMapper | |
HaveLegalRange | llvm::IRSimilarity::IRInstructionMapper | |
IDL | llvm::IRSimilarity::IRInstructionMapper | |
IDLAllocator | llvm::IRSimilarity::IRInstructionMapper | |
IllegalInstrNumber | llvm::IRSimilarity::IRInstructionMapper | |
initializeForBBs(Function &F, unsigned &BBNumber) | llvm::IRSimilarity::IRInstructionMapper | inline |
initializeForBBs(Module &M) | llvm::IRSimilarity::IRInstructionMapper | inline |
InstClassifier | llvm::IRSimilarity::IRInstructionMapper | |
InstDataAllocator | llvm::IRSimilarity::IRInstructionMapper | |
InstructionIntegerMap | llvm::IRSimilarity::IRInstructionMapper | |
IRInstructionMapper(SpecificBumpPtrAllocator< IRInstructionData > *IDA, SpecificBumpPtrAllocator< IRInstructionDataList > *IDLA) | llvm::IRSimilarity::IRInstructionMapper | inline |
LegalInstrNumber | llvm::IRSimilarity::IRInstructionMapper | |
mapToIllegalUnsigned(BasicBlock::iterator &It, std::vector< unsigned > &IntegerMappingForBB, std::vector< IRInstructionData * > &InstrListForBB, bool End=false) | llvm::IRSimilarity::IRInstructionMapper | |
mapToLegalUnsigned(BasicBlock::iterator &It, std::vector< unsigned > &IntegerMappingForBB, std::vector< IRInstructionData * > &InstrListForBB) | llvm::IRSimilarity::IRInstructionMapper | |