OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setAny
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
DependenceAnalysis.h
451
///
setAny
- Change a constraint to Any.
452
void
setAny
(ScalarEvolution *SE);
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
DependenceAnalysis.cpp
403
void DependenceInfo::Constraint::
setAny
(ScalarEvolution *NewSE) {
3693
NewConstraint.
setAny
(SE);
3734
Constraints[II].
setAny
(SE);
4019
NewConstraint.
setAny
(SE);
4048
Constraints[II].
setAny
(SE);
Completed in 19 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026