HomeSort by: relevance | last modified time | path
    Searched refs:hasNUndroppableUsesOrMore (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Value.h 486 bool hasNUndroppableUsesOrMore(unsigned N) const;
  /src/external/apache2/llvm/dist/llvm/lib/IR/
Value.cpp 185 bool Value::hasNUndroppableUsesOrMore(unsigned int N) const {

Completed in 57 milliseconds