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

  /external/llvm/include/llvm/Analysis/
ValueTracking.h 94 /// CannotBeNegativeZero - Return true if we can prove that the specified FP
97 bool CannotBeNegativeZero(const Value *V, unsigned Depth = 0);
  /external/llvm/lib/Analysis/
ValueTracking.cpp     [all...]
InstructionSimplify.cpp     [all...]

Completed in 183 milliseconds