Searched refs:findDestBlockOfMergeableEmptyBlock (Results 1 – 1 of 1) sorted by relevance
344 BasicBlock *findDestBlockOfMergeableEmptyBlock(BasicBlock *BB);577 BasicBlock *CodeGenPrepare::findDestBlockOfMergeableEmptyBlock(BasicBlock *BB) { in findDestBlockOfMergeableEmptyBlock() function in CodeGenPrepare634 BasicBlock *DestBB = findDestBlockOfMergeableEmptyBlock(BB); in eliminateMostlyEmptyBlocks()716 DestBB == findDestBlockOfMergeableEmptyBlock(SameValueBB)) in isMergingEmptyBlockProfitable()