Searched refs:needMigrateBlock (Results 1 – 2 of 2) 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()
220 bool needMigrateBlock(MachineBasicBlock *MBB) const;412 bool AMDGPUCFGStructurizer::needMigrateBlock(MachineBasicBlock *MBB) const { in needMigrateBlock() function in __anon4bd2a1920311::AMDGPUCFGStructurizer1240 MigrateTrue = needMigrateBlock(TrueMBB); in improveSimpleJumpintoIf()1241 MigrateFalse = needMigrateBlock(FalseMBB); in improveSimpleJumpintoIf()