HomeSort by: relevance | last modified time | path
    Searched defs:getInvalid (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
FloatingPointMode.h 97 static constexpr DenormalMode getInvalid() {
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
InstructionCost.h 54 static InstructionCost getInvalid(CostType Val = 0) {
208 return getInvalid();
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Function.h 313 static ProfileCount getInvalid() { return ProfileCount(-1, PCT_Invalid); }

Completed in 24 milliseconds