Searched defs:addLoop (Results 1 – 5 of 5) sorted by relevance
78 void LPPassManager::addLoop(Loop &L) { in addLoop() function in LPPassManager
740 TIntermNode* TIntermediate::addLoop(TLoopType type, TIntermNode* init, TIntermTyped* cond, TIntermT… in addLoop() function in TIntermediate
2713 TIntermLoop* TIntermediate::addLoop(TIntermNode* body, TIntermTyped* test, TIntermTyped* terminal, … in addLoop() function in glslang::TIntermediate
2072 TIntermNode *TParseContext::addLoop(TLoopType type, in addLoop() function in sh::TParseContext
2414 TIntermNode *TParseContext::addLoop(TLoopType type, in addLoop() function in sh::TParseContext