Searched refs:persistent_alloc (Results 1 – 2 of 2) sorted by relevance
397 RewritePersistentAlloc (llvm::Instruction *persistent_alloc);
1227 IRForTarget::RewritePersistentAlloc (llvm::Instruction *persistent_alloc) in RewritePersistentAlloc() argument1231 AllocaInst *alloc = dyn_cast<AllocaInst>(persistent_alloc); in RewritePersistentAlloc()