Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DMemorySSATest.cpp284 LoadInst *LoadInstClone = cast<LoadInst>(LoadInst1->clone()); in TEST_F() local
285 Merge->getInstList().insert(Merge->begin(), LoadInstClone); in TEST_F()
287 Updater.createMemoryAccessInBB(LoadInstClone, nullptr, in TEST_F()
288 LoadInstClone->getParent(), in TEST_F()