Searched defs:IfThen (Results 1 – 5 of 5) sorted by relevance
52 VPBlockBase *IfThen = H->getSuccessors()[0]; in TEST_F() local
54 VPBlockBase *IfThen = H->getSuccessors()[0]; in TEST_F() local
955 TEST_F(LocalSSAElimTest, IfThen) { in TEST_F() argument
711 BasicBlock *IfThen = BasicBlock::Create(C, "B", F); in TEST_F() local