Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/program/
Dprog_execute.h72 GLuint StackDepth; /**< Index/ptr to top of CallStack[] */ member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/
DInstrumentation.h181 bool StackDepth = false; member
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp360 bool &IsRecursive, unsigned &StackDepth) { in examineStackFrames()
850 unsigned StackDepth = 0; in shouldInlineCall() local