OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SrcLoop
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
DependenceAnalysis.h
516
unsigned mapSrcLoop(const Loop *
SrcLoop
) const;
744
const Loop *
SrcLoop
,
761
const Loop *
SrcLoop
,
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
DependenceAnalysis.cpp
750
const Loop *
SrcLoop
= LI->getLoopFor(SrcBlock);
755
SrcLoop
=
SrcLoop
->getParentLoop();
762
while (
SrcLoop
!= DstLoop) {
763
SrcLoop
=
SrcLoop
->getParentLoop();
774
unsigned DependenceInfo::mapSrcLoop(const Loop *
SrcLoop
) const {
775
return
SrcLoop
->getLoopDepth();
1871
const Loop *
SrcLoop
, const Loop *DstLoop,
1907
collectConstantUpperBound(
SrcLoop
, Delta->getType()))
[
all
...]
Completed in 32 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026