Searched refs:OldDL (Results 1 – 5 of 5) sorted by relevance
328 const DebugLoc& OldDL = OldI.getDebugLoc(); in TEST_F() local332 EXPECT_EQ(OldDL.getLine(), NewDL.getLine()); in TEST_F()333 EXPECT_EQ(OldDL.getCol(), NewDL.getCol()); in TEST_F()336 auto *OldSubprogram = cast<DISubprogram>(OldDL.getScope()); in TEST_F()
581 const DebugLoc& OldDL = OldI.getDebugLoc(); in TEST_F() local585 EXPECT_EQ(OldDL.getLine(), NewDL.getLine()); in TEST_F()586 EXPECT_EQ(OldDL.getCol(), NewDL.getCol()); in TEST_F()589 auto *OldSubprogram = cast<DISubprogram>(OldDL.getInlinedAtScope()); in TEST_F()
369 DebugLoc OldDL = DbgLoc; in enterLocalValueArea() local372 SavePoint SP = {OldInsertPt, OldDL}; in enterLocalValueArea()
582 DebugLoc OldDL = DbgLoc; in enterLocalValueArea() local585 SavePoint SP = {OldInsertPt, OldDL}; in enterLocalValueArea()
568 DebugLoc OldDL = DbgLoc; in enterLocalValueArea() local571 SavePoint SP = {OldInsertPt, OldDL}; in enterLocalValueArea()