Searched refs:same_block_post_ (Results 1 – 4 of 4) sorted by relevance
350 std::unordered_map<uint32_t, uint32_t> same_block_post_; variable
41 same_block_post_.clear(); in MovePreludeCode()72 CloneSameBlockOps(&mv_inst, &same_block_post_, &same_block_pre_, in MovePostludeCode()77 same_block_post_[rid] = rid; in MovePostludeCode()
351 std::unordered_map<uint32_t, uint32_t> same_block_post_; variable