Home
last modified time | relevance | path

Searched defs:swap_compare_operands (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dloop_analysis.cpp91 bool swap_compare_operands, bool inc_before_terminator) in calculate_iterations()
641 bool swap_compare_operands = false; in visit_leave() local