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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DAMDILCFGStructurizer.cpp2355 const unsigned cloneInstrThreshold = 100; local
2364 && (blkSize * (blk->pred_size() - 1) > cloneInstrThreshold));
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDILCFGStructurizer.cpp2355 const unsigned cloneInstrThreshold = 100; local
2364 && (blkSize * (blk->pred_size() - 1) > cloneInstrThreshold));

Completed in 181 milliseconds