Searched refs:CloneInstrThreshold (Results 1 – 3 of 3) sorted by relevance
419 unsigned CloneInstrThreshold = 100; in needMigrateBlock() local426 (BlkSize * (MBB->pred_size() - 1) > CloneInstrThreshold)); in needMigrateBlock()
414 unsigned CloneInstrThreshold = 100; in needMigrateBlock() local421 (BlkSize * (MBB->pred_size() - 1) > CloneInstrThreshold)); in needMigrateBlock()