Searched refs:OldIntrin (Results 1 – 1 of 1) sorted by relevance
361 if (DbgDeclareInst* OldIntrin = dyn_cast<DbgDeclareInst>(&OldI)) { in TEST_F() local366 EXPECT_EQ(OldFunc, cast<AllocaInst>(OldIntrin->getAddress())-> in TEST_F()374 cast<DISubprogram>(OldIntrin->getVariable()->getScope())); in TEST_F()378 } else if (DbgValueInst* OldIntrin = dyn_cast<DbgValueInst>(&OldI)) { in TEST_F() local384 cast<DISubprogram>(OldIntrin->getVariable()->getScope())); in TEST_F()