Home
last modified time | relevance | path

Searched refs:LoadInstClone (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/unittests/Analysis/
DMemorySSATest.cpp282 LoadInst *LoadInstClone = cast<LoadInst>(LoadInst1->clone()); in TEST_F() local
283 Merge->getInstList().insert(Merge->begin(), LoadInstClone); in TEST_F()
285 Updater.createMemoryAccessInBB(LoadInstClone, nullptr, in TEST_F()
286 LoadInstClone->getParent(), in TEST_F()