HomeSort by relevance Sort by last modified time
    Searched refs:isIntPredicate (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/IR/
InstrTypes.h 730 static bool isIntPredicate(Predicate P) {
735 bool isIntPredicate() const { return isIntPredicate(getPredicate()); }
    [all...]
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]

Completed in 92 milliseconds