OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mapSrcLoop
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Analysis/
DependenceAnalysis.h
514
///
mapSrcLoop
- Given one of the loops containing the source, return
516
unsigned
mapSrcLoop
(const Loop *SrcLoop) const;
[
all
...]
/external/llvm/lib/Analysis/
DependenceAnalysis.cpp
740
unsigned DependenceAnalysis::
mapSrcLoop
(const Loop *SrcLoop) const {
812
Loops.set(
mapSrcLoop
(AddRec->getLoop()));
[
all
...]
Completed in 25 milliseconds