Searched defs:loopId (Results 1 – 2 of 2) sorted by relevance
73 long long loopId; // unique ID of the symbol that's the loop inductive variable member in glslang::TInductiveTraverser132 void TParseContext::inductiveLoopBodyCheck(TIntermNode* body, long long loopId, TSymbolTable& symbo… in inductiveLoopBodyCheck()