Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp8067 const int MaxInstScan = 20; in execMayBeModifiedBeforeUse() local
8076 if (++NumInst > MaxInstScan) in execMayBeModifiedBeforeUse()
8111 const int MaxInstScan = 20; in execMayBeModifiedBeforeAnyUse() local
8121 if (++NumInst > MaxInstScan) in execMayBeModifiedBeforeAnyUse()