Searched refs:InstrListForModule (Results 1 – 1 of 1) sorted by relevance
863 std::vector<IRInstructionData *> InstrListForModule; in populateMapper() local879 Mapper.convertToUnsignedVec(BB, InstrListForModule, in populateMapper()884 Mapper.mapToIllegalUnsigned(It, IntegerMappingForModule, InstrListForModule, in populateMapper()886 if (InstrListForModule.size() > 0) in populateMapper()887 Mapper.IDL->push_back(*InstrListForModule.back()); in populateMapper()892 llvm::append_range(InstrList, InstrListForModule); in populateMapper()