Searched refs:isAnnotatedParallel (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/Analysis/
H A DLoopInfo.h407 bool isAnnotatedParallel() const;
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DLoopInfo.cpp290 bool Loop::isAnnotatedParallel() const { function in class:Loop
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3850 const bool IsAnnotatedParallel = TheLoop->isAnnotatedParallel();

Completed in 64 milliseconds