Searched refs:isAnnotatedParallel (Results 1 – 6 of 6) sorted by relevance
479 bool isAnnotatedParallel() const { return false; } in isAnnotatedParallel() function821 bool isAnnotatedParallel() const;
387 if (static_cast<const LoopT *>(this)->isAnnotatedParallel()) in print()
258 if (CurLoop->isAnnotatedParallel()) { in legalLoopStructure()
918 const bool IsAnnotatedParallel = TheLoop->isAnnotatedParallel(); in blockCanBePredicated()
566 bool Loop::isAnnotatedParallel() const { in isAnnotatedParallel() function in Loop
1801 const bool IsAnnotatedParallel = TheLoop->isAnnotatedParallel(); in analyzeLoop()