Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp419 unsigned CloneInstrThreshold = 100; in needMigrateBlock() local
426 (BlkSize * (MBB->pred_size() - 1) > CloneInstrThreshold)); in needMigrateBlock()
/external/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp414 unsigned CloneInstrThreshold = 100; in needMigrateBlock() local
421 (BlkSize * (MBB->pred_size() - 1) > CloneInstrThreshold)); in needMigrateBlock()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp419 unsigned CloneInstrThreshold = 100; in needMigrateBlock() local
426 (BlkSize * (MBB->pred_size() - 1) > CloneInstrThreshold)); in needMigrateBlock()