Home
last modified time | relevance | path

Searched refs:T_int1 (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DScalarEvolutionTest.cpp746 Type *T_int1 = Type::getInt1Ty(Context); in TEST_F() local
770 Builder.CreateCondBr(UndefValue::get(T_int1), L, Post); in TEST_F()