Home
last modified time | relevance | path

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

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