Searched refs:CodeSizeInLines (Results 1 – 1 of 1) sorted by relevance
1281 uint32_t CodeSizeInLines = divideCeil(CodeSizeInBytes, 128); in getSIProgramInfo() local1292 uint64_t InstPrefSize = std::min(CodeSizeInLines, (1u << Width) - 1); in getSIProgramInfo()