Searched refs:MBBIECommon (Results 1 – 1 of 1) sorted by relevance
777 MachineBasicBlock::reverse_iterator MBBIECommon = MBBCommon.rend(); in mergeOperations() local788 while ((MBBICommon != MBBIECommon) && !countsAsInstruction(*MBBICommon)) in mergeOperations()791 assert(MBBICommon != MBBIECommon && in mergeOperations()