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
FullDependence(Instruction *Src, Instruction *Dst, bool
LoopIndependent
,
227
LoopIndependent
(RHS.
LoopIndependent
), Consistent(RHS.Consistent),
232
bool isLoopIndependent() const override { return
LoopIndependent
; }
274
bool
LoopIndependent
;
[
all
...]
/external/llvm/lib/Analysis/
DependenceAnalysis.cpp
234
LoopIndependent
(PossiblyLoopIndependent) {
[
all
...]
Completed in 335 milliseconds