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

/external/llvm/lib/CodeGen/
H A DBranchFolding.cpp522 /// ProfitableToMerge - Check if two machine basic blocks have a common tail
526 static bool ProfitableToMerge(MachineBasicBlock *MBB1, function
609 if (ProfitableToMerge(CurMPIter->getBlock(), I->getBlock(),

Completed in 24 milliseconds