OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsNestingLegal
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
HardwareLoops.cpp
281
return MadeChange && (!HWLoopInfo.
IsNestingLegal
&& !ForceNestedLoop);
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
TargetTransformInfo.cpp
130
if (!
IsNestingLegal
&& LI.getLoopFor(BB) != L && !ForceNestedLoop)
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
TargetTransformInfo.h
104
bool
IsNestingLegal
= false; // Can a hardware loop be a parent to
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMTargetTransformInfo.cpp
1934
HWLoopInfo.
IsNestingLegal
= false;
Completed in 20 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026