Searched refs:store_block (Results 1 – 6 of 6) sorted by relevance
221 BasicBlock* store_block = context()->get_instr_block(store_inst); in RewriteLoads() local223 context()->GetDominatorAnalysis(store_block->GetParent()); in RewriteLoads()
169 BasicBlock* store_block = context()->get_instr_block(store_inst); in HasValidReferencesOnly() local171 context()->GetDominatorAnalysis(store_block->GetParent()); in HasValidReferencesOnly()
167 static inline void store_block(int block, uchar *src, unsigned len) in store_block() function609 store_block(tftp_cur_block - 1, pkt + 2, len); in tftp_handler()
81 static inline int store_block(uchar *src, unsigned offset, unsigned len) in store_block() function704 if (store_block(data_ptr, nfs_offset, rlen)) in nfs_read_reply()