Searched refs:isMergingEmptyBlockProfitable (Results 1 – 3 of 3) sorted by relevance
6 ; (See CodeGenPrepare::isMergingEmptyBlockProfitable)
148 ; This test that BFI/BPI is created without any assertion in isMergingEmptyBlockProfitable()
396 bool isMergingEmptyBlockProfitable(BasicBlock *BB, BasicBlock *DestBB,800 !isMergingEmptyBlockProfitable(BB, DestBB, Preheaders.count(BB))) in eliminateMostlyEmptyBlocks()809 bool CodeGenPrepare::isMergingEmptyBlockProfitable(BasicBlock *BB, in isMergingEmptyBlockProfitable() function in CodeGenPrepare