OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isPeelFirst
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
DependenceAnalysis.h
164
///
isPeelFirst
- Returns true if peeling the first iteration from
166
virtual bool
isPeelFirst
(unsigned Level) const { return false; }
245
///
isPeelFirst
- Returns true if peeling the first iteration from
247
bool
isPeelFirst
(unsigned Level) const override;
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
DependenceAnalysis.cpp
293
bool FullDependence::
isPeelFirst
(unsigned Level) const {
611
if (
isPeelFirst
(II))
Completed in 34 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026