Searched refs:RewritePersistentAllocs (Results 1 – 2 of 2) sorted by relevance
215 bool RewritePersistentAllocs(llvm::BasicBlock &basic_block);
932 bool IRForTarget::RewritePersistentAllocs(llvm::BasicBlock &basic_block) { in RewritePersistentAllocs() function in IRForTarget1681 if (!RewritePersistentAllocs(bb)) { in runOnModule()