OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllowLoopNestsPeeling
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
LoopPeel.cpp
308
if (!PP.
AllowLoopNestsPeeling
&& !L->isInnermost())
633
PP.
AllowLoopNestsPeeling
= false;
646
PP.
AllowLoopNestsPeeling
= UnrollAllowLoopNestsPeeling;
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
TargetTransformInfo.h
537
bool
AllowLoopNestsPeeling
;
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
BasicTTIImpl.h
552
PP.
AllowLoopNestsPeeling
= false;
Completed in 26 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026