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

/external/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp1027 /// getAddRecExprPHILiterally - Helper for expandAddRecExprLiterally. Expand
1158 Value *SCEVExpander::expandAddRecExprLiterally(const SCEVAddRecExpr *S) { function in class:SCEVExpander
1271 if (!CanonicalMode) return expandAddRecExprLiterally(S);

Completed in 31 milliseconds