Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp9851 const int MaxInstScan = 20; in execMayBeModifiedBeforeUse() local
9860 if (++NumInst > MaxInstScan) in execMayBeModifiedBeforeUse()
9895 const int MaxInstScan = 20; in execMayBeModifiedBeforeAnyUse() local
9905 if (++NumInst > MaxInstScan) in execMayBeModifiedBeforeAnyUse()