Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/program/
Dprog_optimize.c917 struct loop_info *loopStack, GLuint loopStackDepth, in update_interval()
963 struct loop_info loopStack[MAX_LOOP_NESTING]; in find_temp_intervals() local
/third_party/flutter/skia/src/sksl/
DSkSLByteCode.cpp374 I32 loopStack[16]; // Loop execution masks in innerRun() local