Searched refs:InstrListForModule (Results 1 – 1 of 1) sorted by relevance
916 std::vector<IRInstructionData *> InstrListForModule; in populateMapper() local932 Mapper.convertToUnsignedVec(BB, InstrListForModule, in populateMapper()937 Mapper.mapToIllegalUnsigned(It, IntegerMappingForModule, InstrListForModule, in populateMapper()939 if (InstrListForModule.size() > 0) in populateMapper()940 Mapper.IDL->push_back(*InstrListForModule.back()); in populateMapper()945 llvm::append_range(InstrList, InstrListForModule); in populateMapper()