OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LoopIndependent
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Analysis/
DependenceAnalysis.h
222
bool
LoopIndependent
,
230
bool isLoopIndependent() const override { return
LoopIndependent
; }
271
bool
LoopIndependent
;
[
all
...]
/external/llvm/lib/Analysis/
DependenceAnalysis.cpp
235
LoopIndependent
(PossiblyLoopIndependent) {
[
all
...]
Completed in 104 milliseconds