Searched refs:InstrListForMBB (Results 1 – 1 of 1) sorted by relevance
651 std::vector<MachineBasicBlock::iterator> &InstrListForMBB) { in mapToLegalUnsigned()667 InstrListForMBB.push_back(It); in mapToLegalUnsigned()702 std::vector<MachineBasicBlock::iterator> &InstrListForMBB) { in mapToIllegalUnsigned()714 InstrListForMBB.push_back(It); in mapToIllegalUnsigned()768 std::vector<MachineBasicBlock::iterator> InstrListForMBB; in convertToUnsignedVec() local775 UnsignedVecForMBB, InstrListForMBB); in convertToUnsignedVec()780 NumLegalInBlock, UnsignedVecForMBB, InstrListForMBB); in convertToUnsignedVec()789 InstrListForMBB); in convertToUnsignedVec()808 InstrListForMBB); in convertToUnsignedVec()809 InstrList.insert(InstrList.end(), InstrListForMBB.begin(), in convertToUnsignedVec()[all …]