Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp7735 const int MaxInstScan = 20; in execMayBeModifiedBeforeUse() local
7744 if (++NumInst > MaxInstScan) in execMayBeModifiedBeforeUse()
7779 const int MaxInstScan = 20; in execMayBeModifiedBeforeAnyUse() local
7789 if (++NumInst > MaxInstScan) in execMayBeModifiedBeforeAnyUse()