Searched defs:addLoop (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Analysis/
H A DLoopPass.cpp74 Loop &LPPassManager::addLoop(Loop *ParentLoop) { function in class:LPPassManager
/external/swiftshader/src/OpenGL/compiler/
H A DIntermediate.cpp739 TIntermNode* TIntermediate::addLoop(TLoopType type, TIntermNode* init, TIntermTyped* cond, TIntermTyped* expr, TIntermNode* body, const TSourceLoc &line) function in class:TIntermediate

Completed in 159 milliseconds