Searched refs:LoadInst1 (Results 1 – 1 of 1) sorted by relevance
269 LoadInst *LoadInst1 = B.CreateLoad(B.getInt8Ty(), PointerArg); in TEST_F() local284 LoadInst *LoadInstClone = cast<LoadInst>(LoadInst1->clone()); in TEST_F()292 Updater.removeMemoryAccess(MSSA.getMemoryAccess(LoadInst1)); in TEST_F()