OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:evaluateAtIteration
(Results
1 - 6
of
6
) sorted by null
/external/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h
337
///
evaluateAtIteration
- Return the value of this chain of recurrences at
339
const SCEV *
evaluateAtIteration
(const SCEV *It, ScalarEvolution &SE) const;
694
return Rec->
evaluateAtIteration
(Map[L], SE);