Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_add_loop_preheader.cpp165 std::vector<opt::Operand> preheader_in_operands; in Apply() local
173 preheader_in_operands.push_back(std::move(phi_inst->GetInOperand(i))); in Apply()
174 preheader_in_operands.push_back( in Apply()
187 fresh_phi_id, preheader_in_operands))); in Apply()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_loop_preheader.cpp165 std::vector<opt::Operand> preheader_in_operands; in Apply() local
173 preheader_in_operands.push_back(std::move(phi_inst->GetInOperand(i))); in Apply()
174 preheader_in_operands.push_back( in Apply()
187 fresh_phi_id, preheader_in_operands))); in Apply()