Home
last modified time | relevance | path

Searched defs:OneUse (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp461 static bool oneUseDominatesOtherUses(unsigned Reg, const MachineOperand &OneUse, in oneUseDominatesOtherUses()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp2992 Value *OneUse; in visitFNeg() local
H A DInstructionCombining.cpp1830 bool OneUse = PN->hasOneUse(); in foldOpIntoPhi() local