Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp290 bool HasOne = false; in hasOneNonDBGUse() local
300 if (HasOne) in hasOneNonDBGUse()
302 HasOne = true; in hasOneNonDBGUse()
305 return HasOne; in hasOneNonDBGUse()