Home
last modified time | relevance | path

Searched refs:same_block_post_ (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstrument_pass.h446 std::unordered_map<uint32_t, uint32_t> same_block_post_; variable
Dinstrument_pass.cpp42 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()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstrument_pass.h446 std::unordered_map<uint32_t, uint32_t> same_block_post_; variable
Dinstrument_pass.cpp42 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()
/third_party/spirv-tools/source/opt/
Dinstrument_pass.h459 std::unordered_map<uint32_t, uint32_t> same_block_post_; variable
Dinstrument_pass.cpp42 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()