Home
last modified time | relevance | path

Searched defs:hasNUses (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DValue.cpp149 bool Value::hasNUses(unsigned N) const { in hasNUses() function in Value
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DSandboxIR.h257 bool hasNUses(unsigned Num) const { in hasNUses() function