Home
last modified time | relevance | path

Searched refs:DCMIt (Results 1 – 9 of 9) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/Analysis/
H A DScopDetection.cpp1831 auto DCMIt = DetectionContextMap.find(getBBPairForRegion(R)); in getDetectionContext() local
1832 if (DCMIt == DetectionContextMap.end()) in getDetectionContext()
1834 return &DCMIt->second; in getDetectionContext()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/Analysis/
H A DScopDetection.cpp1831 auto DCMIt = DetectionContextMap.find(getBBPairForRegion(R)); in getDetectionContext() local
1832 if (DCMIt == DetectionContextMap.end()) in getDetectionContext()
1834 return &DCMIt->second; in getDetectionContext()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/Analysis/
H A DScopDetection.cpp1831 auto DCMIt = DetectionContextMap.find(getBBPairForRegion(R)); in getDetectionContext() local
1832 if (DCMIt == DetectionContextMap.end()) in getDetectionContext()
1834 return &DCMIt->second; in getDetectionContext()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DScopDetection.cpp1845 auto DCMIt = DetectionContextMap.find(getBBPairForRegion(R)); in getDetectionContext() local
1846 if (DCMIt == DetectionContextMap.end()) in getDetectionContext()
1848 return DCMIt->second.get(); in getDetectionContext()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/Analysis/
H A DScopDetection.cpp1831 auto DCMIt = DetectionContextMap.find(getBBPairForRegion(R)); in getDetectionContext() local
1832 if (DCMIt == DetectionContextMap.end()) in getDetectionContext()
1834 return &DCMIt->second; in getDetectionContext()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/Analysis/
H A DScopDetection.cpp1827 auto DCMIt = DetectionContextMap.find(getBBPairForRegion(R)); in getDetectionContext() local
1828 if (DCMIt == DetectionContextMap.end()) in getDetectionContext()
1830 return &DCMIt->second; in getDetectionContext()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DScopDetection.cpp1845 auto DCMIt = DetectionContextMap.find(getBBPairForRegion(R)); in getDetectionContext() local
1846 if (DCMIt == DetectionContextMap.end()) in getDetectionContext()
1848 return DCMIt->second.get(); in getDetectionContext()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DScopDetection.cpp1845 auto DCMIt = DetectionContextMap.find(getBBPairForRegion(R)); in getDetectionContext() local
1846 if (DCMIt == DetectionContextMap.end()) in getDetectionContext()
1848 return DCMIt->second.get(); in getDetectionContext()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/Analysis/
H A DScopDetection.cpp1930 auto DCMIt = DetectionContextMap.find(getBBPairForRegion(R)); in getDetectionContext() local
1931 if (DCMIt == DetectionContextMap.end()) in getDetectionContext()
1933 return DCMIt->second.get(); in getDetectionContext()