Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DBranchFolding.cpp807 MachineBasicBlock &MBBCommon) { in mergeOperations() argument
818 MachineBasicBlock::reverse_iterator MBBICommon = MBBCommon.rbegin(); in mergeOperations()
819 MachineBasicBlock::reverse_iterator MBBIECommon = MBBCommon.rend(); in mergeOperations()