OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isUnrolled
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
LoopUnrolling.cpp
45
bool
isUnrolled
() const { return K == Unrolled; }
272
if (LS.getHead().
isUnrolled
() && madeNewBranch(Pred, LoopStmt)) {
300
if (LS.isEmpty() || !LS.getHead().
isUnrolled
())
Completed in 21 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026