Searched refs:MBBIECommon (Results 1 – 1 of 1) sorted by relevance
776 MachineBasicBlock::reverse_iterator MBBIECommon = MBBCommon.rend(); in removeMMOsFromMemoryOperations() local787 while ((MBBICommon != MBBIECommon) && MBBICommon->isDebugValue()) in removeMMOsFromMemoryOperations()790 assert(MBBICommon != MBBIECommon && in removeMMOsFromMemoryOperations()