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