Searched refs:hasNUndroppableUsesOrMore (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DValue.h461 bool hasNUndroppableUsesOrMore(unsigned N) const;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DValue.cpp168 bool Value::hasNUndroppableUsesOrMore(unsigned int N) const { function in class:Value

Completed in 67 milliseconds