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

/external/llvm/lib/CodeGen/
H A DBranchFolding.cpp758 MachineBasicBlock::reverse_iterator MBBIE = MBB->rend(); local
763 assert(MBBI != MBBIE && "Reached BB end within common tail length!");
764 (void)MBBIE;

Completed in 47 milliseconds