Lines Matching defs:InstructionMapper
134 struct InstructionMapper {
385 InstructionMapper() {
456 void findCandidates(InstructionMapper &Mapper,
466 InstructionMapper &Mapper, unsigned &OutlinedFunctionNum);
470 InstructionMapper &Mapper,
490 /// Populate and \p InstructionMapper with instruction-to-integer mappings.
492 void populateMapper(InstructionMapper &Mapper, Module &M,
584 InstructionMapper &Mapper, std::vector<OutlinedFunction> &FunctionList) {
690 Module &M, OutlinedFunction &OF, InstructionMapper &Mapper, unsigned Name) {
830 InstructionMapper &Mapper,
991 void MachineOutliner::populateMapper(InstructionMapper &Mapper, Module &M,
1180 InstructionMapper Mapper;