OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:skipCurrentLoop
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
LoopPassManager.cpp
95
if (U.
skipCurrentLoop
()) {
147
if (U.
skipCurrentLoop
()) {
264
Updater.
SkipCurrentLoop
= false;
283
if (Updater.
skipCurrentLoop
())
301
if (!Updater.
skipCurrentLoop
())
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
LoopPassManager.h
242
bool
skipCurrentLoop
() const { return
SkipCurrentLoop
; }
262
SkipCurrentLoop
= true;
295
SkipCurrentLoop
= true;
327
SkipCurrentLoop
= true;
343
bool
SkipCurrentLoop
;
373
if (U.
skipCurrentLoop
())
Completed in 24 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026