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