Home
last modified time | relevance | path

Searched refs:MBBIECommon (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DBranchFolding.cpp760 MachineBasicBlock::reverse_iterator MBBIECommon = MBBCommon.rend(); in removeMMOsFromMemoryOperations() local
771 while ((MBBICommon != MBBIECommon) && MBBICommon->isDebugValue()) in removeMMOsFromMemoryOperations()
774 assert(MBBICommon != MBBIECommon && in removeMMOsFromMemoryOperations()