Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp7669 const int MaxInstScan = 20; in execMayBeModifiedBeforeUse() local
7678 if (++NumInst > MaxInstScan) in execMayBeModifiedBeforeUse()
7713 const int MaxInstScan = 20; in execMayBeModifiedBeforeAnyUse() local
7723 if (++NumInst > MaxInstScan) in execMayBeModifiedBeforeAnyUse()