Searched defs:CreateCommonTailOnlyBlock (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DBranchFolding.cpp650 /// CreateCommonTailOnlyBlock - None of the blocks to be tail-merged consist
652 bool BranchFolder::CreateCommonTailOnlyBlock(MachineBasicBlock *&PredBB, function in class:BranchFolder
790 if (!CreateCommonTailOnlyBlock(PredBB,

Completed in 1170 milliseconds