OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:visitAddExpr
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
ScalarEvolutionDivision.cpp
148
void SCEVDivision::
visitAddExpr
(const SCEVAddExpr *Numerator) {
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h
582
return ((SC*)this)->
visitAddExpr
((const SCEVAddExpr*)S);
761
const SCEV *
visitAddExpr
(const SCEVAddExpr *Expr) {
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
ScalarEvolutionExpander.cpp
732
Value *SCEVExpander::
visitAddExpr
(const SCEVAddExpr *S) {
Completed in 43 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026