Home
last modified time | relevance | path

Searched refs:CloneInstrThreshold (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/R600/
DAMDILCFGStructurizer.cpp433 unsigned CloneInstrThreshold = 100; in needMigrateBlock() local
440 (BlkSize * (MBB->pred_size() - 1) > CloneInstrThreshold)); in needMigrateBlock()