OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isConsistent
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
DependenceAnalysis.h
148
///
isConsistent
- Returns true if this dependence is consistent
150
virtual bool
isConsistent
() const { return false; }
229
///
isConsistent
- Returns true if this dependence is consistent
231
bool
isConsistent
() const override { return Consistent; }
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
DependenceAnalysis.cpp
596
if (
isConsistent
())
Completed in 17 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026