Home
last modified time | relevance | path

Searched refs:instructions_to_ignore (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_fission.cpp206 std::set<Instruction*> instructions_to_ignore{}; in GroupInstructionsByUseDef() local
207 TraverseUseDef(condition, &instructions_to_ignore, true, true); in GroupInstructionsByUseDef()
218 TraverseUseDef(&inst, &instructions_to_ignore, true, true); in GroupInstructionsByUseDef()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_fission.cpp206 std::set<Instruction*> instructions_to_ignore{}; in GroupInstructionsByUseDef() local
207 TraverseUseDef(condition, &instructions_to_ignore, true, true); in GroupInstructionsByUseDef()
218 TraverseUseDef(&inst, &instructions_to_ignore, true, true); in GroupInstructionsByUseDef()