Home
last modified time | relevance | path

Searched defs:MinInt64 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/unittests/ADT/
H A DStringExtrasTest.cpp241 constexpr int64_t MinInt64 = std::numeric_limits<int64_t>::min(); global() variable
/llvm-project/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp83 constexpr int64_t MinInt64 = std::numeric_limits<int64_t>::min(); variable
/llvm-project/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp928 auto *MinInt64 = TEST_F() local