Searched refs:isAnnotatedParallel (Results 1 – 6 of 6) sorted by relevance
459 bool isAnnotatedParallel() const { return false; } in isAnnotatedParallel() function799 bool isAnnotatedParallel() const;
380 if (static_cast<const LoopT *>(this)->isAnnotatedParallel()) in print()
245 if (CurLoop->isAnnotatedParallel()) { in legalLoopStructure()
891 const bool IsAnnotatedParallel = TheLoop->isAnnotatedParallel(); in blockCanBePredicated()
537 bool Loop::isAnnotatedParallel() const { in isAnnotatedParallel() function in Loop
1811 const bool IsAnnotatedParallel = TheLoop->isAnnotatedParallel(); in analyzeLoop()