Home | History | Annotate | Download | only in Writer

Lines Matching refs:InstructionMap

445   InstructionMapType::const_iterator I = InstructionMap.find(Inst);
446 assert(I != InstructionMap.end() && "Instruction is not mapped!");
457 InstructionMap[I] = InstructionCount++;