Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DBranchFolding.cpp760 removeMMOsFromMemoryOperations(MachineBasicBlock::iterator MBBIStartPos, in removeMMOsFromMemoryOperations() argument
765 MachineBasicBlock *MBB = MBBIStartPos->getParent(); in removeMMOsFromMemoryOperations()
770 for (auto E = MBB->end(); MBBIStartPos != E; ++MBBIStartPos) in removeMMOsFromMemoryOperations()