Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp397 unsigned CloneInstrThreshold = 100; in needMigrateBlock() local
404 (BlkSize * (MBB->pred_size() - 1) > CloneInstrThreshold)); in needMigrateBlock()