Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DBranchFolding.cpp780 MachineBasicBlock &MBBCommon) { in mergeMMOsFromMemoryOperations() argument
792 MachineBasicBlock::reverse_iterator MBBICommon = MBBCommon.rbegin(); in mergeMMOsFromMemoryOperations()
793 MachineBasicBlock::reverse_iterator MBBIECommon = MBBCommon.rend(); in mergeMMOsFromMemoryOperations()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBranchFolding.cpp836 MachineBasicBlock &MBBCommon) { in mergeOperations() argument
847 MachineBasicBlock::reverse_iterator MBBICommon = MBBCommon.rbegin(); in mergeOperations()
848 MachineBasicBlock::reverse_iterator MBBIECommon = MBBCommon.rend(); in mergeOperations()