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()703 std::vector<MachineBasicBlock::iterator> &InstrListForMBB) { in mapToIllegalUnsigned()715 InstrListForMBB.push_back(It); in mapToIllegalUnsigned()769 std::vector<MachineBasicBlock::iterator> InstrListForMBB; in convertToUnsignedVec() local776 InstrListForMBB); in convertToUnsignedVec()781 NumLegalInBlock, UnsignedVecForMBB, InstrListForMBB); in convertToUnsignedVec()786 NumLegalInBlock, UnsignedVecForMBB, InstrListForMBB); in convertToUnsignedVec()790 InstrListForMBB); in convertToUnsignedVec()809 InstrListForMBB); in convertToUnsignedVec()[all …]