Searched refs:InstrListForMBB (Results 1 – 1 of 1) sorted by relevance
161 std::vector<MachineBasicBlock::iterator> &InstrListForMBB) { in mapToLegalUnsigned()177 InstrListForMBB.push_back(It); in mapToLegalUnsigned()215 std::vector<MachineBasicBlock::iterator> &InstrListForMBB) { in mapToIllegalUnsigned()227 InstrListForMBB.push_back(It); in mapToIllegalUnsigned()283 std::vector<MachineBasicBlock::iterator> InstrListForMBB; in convertToUnsignedVec() local290 InstrListForMBB); in convertToUnsignedVec()295 NumLegalInBlock, UnsignedVecForMBB, InstrListForMBB); in convertToUnsignedVec()300 NumLegalInBlock, UnsignedVecForMBB, InstrListForMBB); in convertToUnsignedVec()304 InstrListForMBB); in convertToUnsignedVec()324 InstrListForMBB); in convertToUnsignedVec()[all …]