Searched refs:persistent_load (Results 1 – 1 of 1) sorted by relevance
1281 LoadInst *persistent_load = new LoadInst (persistent_global, "", alloc); in RewritePersistentAlloc() local1286 PrintValue(persistent_load).c_str()); in RewritePersistentAlloc()1288 alloc->replaceAllUsesWith(persistent_load); in RewritePersistentAlloc()