Home
last modified time | relevance | path

Searched defs:getInvalid (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
DFloatingPointMode.h97 static constexpr DenormalMode getInvalid() { in getInvalid() function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DFunction.h314 static ProfileCount getInvalid() { return ProfileCount(-1, PCT_Invalid); } in getInvalid() function