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

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

Completed in 102 milliseconds