Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DFloatingPointMode.h97 static constexpr DenormalMode getInvalid() { in getInvalid() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFunction.h313 static ProfileCount getInvalid() { return ProfileCount(-1, PCT_Invalid); } in getInvalid() function