OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasHugeExpression
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
ScalarEvolution.cpp
897
static bool
hasHugeExpression
(ArrayRef<const SCEV *> Ops) {
2358
if (Depth > MaxArithDepth ||
hasHugeExpression
(Ops))
2879
if (Depth > MaxArithDepth ||
hasHugeExpression
(Ops))
3036
MaxAddRecSize ||
hasHugeExpression
({AddRec, OtherAddRec}))
ScalarEvolution.cpp
897
static bool
hasHugeExpression
(ArrayRef<const SCEV *> Ops) {
2358
if (Depth > MaxArithDepth ||
hasHugeExpression
(Ops))
2879
if (Depth > MaxArithDepth ||
hasHugeExpression
(Ops))
3036
MaxAddRecSize ||
hasHugeExpression
({AddRec, OtherAddRec}))
Completed in 63 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026