Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp8227 const int MaxUseScan = 10; in execMayBeModifiedBeforeAnyUse() local
8237 if (++NumUse > MaxUseScan) in execMayBeModifiedBeforeAnyUse()