Home
last modified time | relevance | path

Searched refs:instructions_to_move (Results 1 – 3 of 3) sorted by relevance

/third_party/spirv-tools/source/opt/
Dloop_fusion.cpp580 std::vector<Instruction*> instructions_to_move{}; in Fuse() local
583 instructions_to_move.push_back(&instruction); in Fuse()
587 for (auto& it : instructions_to_move) { in Fuse()
602 for (auto& phi_instruction : instructions_to_move) { in Fuse()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_fusion.cpp580 std::vector<Instruction*> instructions_to_move{}; in Fuse() local
583 instructions_to_move.push_back(&instruction); in Fuse()
587 for (auto& it : instructions_to_move) { in Fuse()
602 for (auto& phi_instruction : instructions_to_move) { in Fuse()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_fusion.cpp580 std::vector<Instruction*> instructions_to_move{}; in Fuse() local
583 instructions_to_move.push_back(&instruction); in Fuse()
587 for (auto& it : instructions_to_move) { in Fuse()
602 for (auto& phi_instruction : instructions_to_move) { in Fuse()