Searched refs:lowerable_children (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_precision.cpp103 std::vector<ir_instruction *> lowerable_children; member in struct:__anon9ef6f1ac0110::find_lowerable_rvalues_visitor::stack_entry
212 for (auto &it : entry.lowerable_children)
258 parent.lowerable_children.push_back(entry.instr);

Completed in 3 milliseconds