Lines Matching refs:needMigrateBlock
216 bool needMigrateBlock(MachineBasicBlock *MBB) const;424 bool AMDGPUCFGStructurizer::needMigrateBlock(MachineBasicBlock *MBB) const {1307 MigrateTrue = needMigrateBlock(TrueMBB);1308 MigrateFalse = needMigrateBlock(FalseMBB);