Searched refs:findDestBlockOfMergeableEmptyBlock (Results 1 – 1 of 1) sorted by relevance
384 BasicBlock *findDestBlockOfMergeableEmptyBlock(BasicBlock *BB);727 BasicBlock *CodeGenPrepare::findDestBlockOfMergeableEmptyBlock(BasicBlock *BB) { in findDestBlockOfMergeableEmptyBlock() function in CodeGenPrepare784 BasicBlock *DestBB = findDestBlockOfMergeableEmptyBlock(BB); in eliminateMostlyEmptyBlocks()874 DestBB == findDestBlockOfMergeableEmptyBlock(SameValueBB)) in isMergingEmptyBlockProfitable()