OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsAnnotatedParallel
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
LoopAccessAnalysis.cpp
1801
const bool
IsAnnotatedParallel
= TheLoop->
isAnnotatedParallel
();
1852
if (!Ld->isSimple() && !
IsAnnotatedParallel
) {
1876
if (!St->isSimple() && !
IsAnnotatedParallel
) {
1956
if (
IsAnnotatedParallel
) {
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
LoopVectorizationLegality.cpp
918
const bool
IsAnnotatedParallel
= TheLoop->
isAnnotatedParallel
();
950
if (!
IsAnnotatedParallel
|| PreserveGuards)
Completed in 23 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026