Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp8200 const int MaxInstScan = 20; in execMayBeModifiedBeforeUse() local
8209 if (++NumInst > MaxInstScan) in execMayBeModifiedBeforeUse()
8244 const int MaxInstScan = 20; in execMayBeModifiedBeforeAnyUse() local
8254 if (++NumInst > MaxInstScan) in execMayBeModifiedBeforeAnyUse()