Home
last modified time | relevance | path

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

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