reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
354 EXPECT_TRUE(EVOp.SourcePreds[0].matches({}, AVal)); 358 EXPECT_TRUE(IVOp.SourcePreds[0].matches({}, AVal)); 377 EVOp.SourcePreds[1].matches({AVal}, ConstantInt::get(Int32Ty, 0))); 379 EVOp.SourcePreds[1].matches({AVal}, ConstantInt::get(Int32Ty, 3))); 381 EVOp.SourcePreds[1].matches({AVal}, ConstantInt::get(Int32Ty, 4)));