Searched refs:InstrListForMBB (Results 1 – 1 of 1) sorted by relevance
151 std::vector<MachineBasicBlock::iterator> &InstrListForMBB) { in mapToLegalUnsigned()167 InstrListForMBB.push_back(It); in mapToLegalUnsigned()203 std::vector<MachineBasicBlock::iterator> &InstrListForMBB) { in mapToIllegalUnsigned()215 InstrListForMBB.push_back(It); in mapToIllegalUnsigned()269 std::vector<MachineBasicBlock::iterator> InstrListForMBB; in convertToUnsignedVec() local276 InstrListForMBB); in convertToUnsignedVec()281 NumLegalInBlock, UnsignedVecForMBB, InstrListForMBB); in convertToUnsignedVec()286 NumLegalInBlock, UnsignedVecForMBB, InstrListForMBB); in convertToUnsignedVec()290 InstrListForMBB); in convertToUnsignedVec()309 InstrListForMBB); in convertToUnsignedVec()[all …]