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.cpp310 bool HasOne = false; in hasSingleUse() local
320 if (HasOne) in hasSingleUse()
322 HasOne = true; in hasSingleUse()
325 return HasOne; in hasSingleUse()