Searched refs:needMigrateBlock (Results 1 – 1 of 1) sorted by relevance
188 bool needMigrateBlock(MachineBasicBlock *MBB) const;392 bool AMDGPUCFGStructurizer::needMigrateBlock(MachineBasicBlock *MBB) const { in needMigrateBlock() function in AMDGPUCFGStructurizer1178 MigrateTrue = needMigrateBlock(TrueMBB); in improveSimpleJumpintoIf()1179 MigrateFalse = needMigrateBlock(FalseMBB); in improveSimpleJumpintoIf()