Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp775 MachineBasicBlock::reverse_iterator MBBIE = MBB->rend(); in mergeOperations() local
780 assert(MBBI != MBBIE && "Reached BB end within common tail length!"); in mergeOperations()
781 (void)MBBIE; in mergeOperations()