OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LoopIndependent
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
DependenceAnalysis.h
217
FullDependence(Instruction *Src, Instruction *Dst, bool
LoopIndependent
,
222
bool isLoopIndependent() const override { return
LoopIndependent
; }
264
bool
LoopIndependent
;
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
DependenceAnalysis.cpp
260
LoopIndependent
(PossiblyLoopIndependent) {
3856
// Make sure the
LoopIndependent
flag is set correctly.
3861
Result.
LoopIndependent
= false;
Completed in 25 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026