OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_loop_constant
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/glsl/
loop_analysis.h
177
inline bool
is_loop_constant
() const
function in class:loop_variable
loop_analysis.cpp
231
if (lv->
is_loop_constant
()) {
268
if (lv->
is_loop_constant
()) {
387
if (lv->
is_loop_constant
()) {
443
if (!lv->
is_loop_constant
())
Completed in 27 milliseconds