Searched refs:RewritePersistentAlloc (Results 1 – 2 of 2) sorted by relevance
308 bool RewritePersistentAlloc(llvm::Instruction *persistent_alloc);
1066 bool IRForTarget::RewritePersistentAlloc(llvm::Instruction *persistent_alloc) { in RewritePersistentAlloc() function in IRForTarget1166 if (!RewritePersistentAlloc(inst)) { in RewritePersistentAllocs()