Searched refs:NewS (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/SemaCXX/
H A Dcondition.cpp19 while (struct NewS *x=0) ;
/external/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp1389 const SCEV *NewS = S; local
1392 NewS = Ext;
1394 const SCEV *V = cast<SCEVAddRecExpr>(NewS)->evaluateAtIteration(IH, SE);

Completed in 74 milliseconds