Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp9261 const int MaxInstScan = 20; in execMayBeModifiedBeforeUse() local
9270 if (++NumInst > MaxInstScan) in execMayBeModifiedBeforeUse()
9305 const int MaxInstScan = 20; in execMayBeModifiedBeforeAnyUse() local
9315 if (++NumInst > MaxInstScan) in execMayBeModifiedBeforeAnyUse()