Home | History | Annotate | Download | only in Analysis

Lines Matching refs:Function

1346 /// map. This is a helper function for getAddRecExpr. As an example of
4665 if (const Function *F = CI->getCalledFunction())
5119 /// getSCEVAtScope - This is a convenience function which does
5808 // The check at the top of the function catches the case where
6380 bool ScalarEvolution::runOnFunction(Function &F) {
6536 // Add recurrences are never invariant in the function-body (null loop).
6588 // Instructions are never considered invariant in the function body