Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp396 unsigned BlockSizeThreshold = 30; in needMigrateBlock() local
403 return ((BlkSize > BlockSizeThreshold) && in needMigrateBlock()