Searched refs:needMigrateBlock (Results 1 – 1 of 1) sorted by relevance
213 bool needMigrateBlock(MachineBasicBlock *MBB) const;417 bool AMDGPUCFGStructurizer::needMigrateBlock(MachineBasicBlock *MBB) const { in needMigrateBlock() function in AMDGPUCFGStructurizer1203 MigrateTrue = needMigrateBlock(TrueMBB); in improveSimpleJumpintoIf()1204 MigrateFalse = needMigrateBlock(FalseMBB); in improveSimpleJumpintoIf()