Searched defs:T_int64 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/unittests/Transforms/Utils/ | ||
H A D | ScalarEvolutionExpanderTest.cpp | 155 Type *T_int64 = Type::getInt64Ty(Context); TEST_F() local |
/llvm-project/llvm/unittests/Analysis/ | ||
H A D | ScalarEvolutionTest.cpp | 742 Type *T_int64 = Type::getInt64Ty(Context); TEST_F() local |