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

/external/llvm/lib/Target/R600/
H A DAMDILCFGStructurizer.cpp430 unsigned CloneInstrThreshold = 100; local
437 (BlkSize * (MBB->pred_size() - 1) > CloneInstrThreshold));

Completed in 729 milliseconds