Home
last modified time | relevance | path

Searched defs:IsAnnotatedParallel (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp918 const bool IsAnnotatedParallel = TheLoop->isAnnotatedParallel(); in blockCanBePredicated() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1801 const bool IsAnnotatedParallel = TheLoop->isAnnotatedParallel(); in analyzeLoop() local