OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setDistance
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Analysis/
DependenceAnalysis.h
444
///
setDistance
- Change a constraint to Distance.
445
void
setDistance
(const SCEV *D, const Loop *CurrentLoop);
[
all
...]
/external/llvm/lib/Analysis/
DependenceAnalysis.cpp
372
void DependenceAnalysis::Constraint::
setDistance
(const SCEV *D,
[
all
...]
Completed in 26 milliseconds