Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp289 bool HasOne = false; in hasOneNonDBGUse() local
299 if (HasOne) in hasOneNonDBGUse()
301 HasOne = true; in hasOneNonDBGUse()
304 return HasOne; in hasOneNonDBGUse()