Home
last modified time | relevance | path

Searched defs:OldIntrin (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp622 if (DbgDeclareInst* OldIntrin = dyn_cast<DbgDeclareInst>(&OldI)) { TEST_F() local
645 } else if (DbgValueInst* OldIntrin = dyn_cast<DbgValueInst>(&OldI)) { TEST_F() local