Searched defs:InstructionMapper (Results 1 – 1 of 1) sorted by relevance
134 struct InstructionMapper { struct140 unsigned IllegalInstrNumber = -3;144 unsigned LegalInstrNumber = 0;148 InstructionIntegerMap;151 DenseMap<MachineBasicBlock *, unsigned> MBBFlagsMap;154 SmallVector<unsigned> UnsignedVec;158 SmallVector<MachineBasicBlock::iterator> InstrList;164 bool AddedIllegalLastTime = false;172 unsigned mapToLegalUnsigned( in mapToLegalUnsigned()227 unsigned mapToIllegalUnsigned( in mapToIllegalUnsigned()[all …]