Searched refs:T_int1 (Results 1 – 1 of 1) sorted by relevance
746 Type *T_int1 = Type::getInt1Ty(Context); in TEST_F() local770 Builder.CreateCondBr(UndefValue::get(T_int1), L, Post); in TEST_F()