Searched refs:isAnnotatedParallel (Results 1 – 6 of 6) sorted by relevance
415 bool isAnnotatedParallel() const { return false; } in isAnnotatedParallel() function550 bool isAnnotatedParallel() const;
396 if (static_cast<const LoopT *>(this)->isAnnotatedParallel()) in print()
276 if (CurLoop->isAnnotatedParallel()) { in legalLoopStructure()
290 bool Loop::isAnnotatedParallel() const { in isAnnotatedParallel() function in Loop
1786 const bool IsAnnotatedParallel = TheLoop->isAnnotatedParallel(); in analyzeLoop()
883 const bool IsAnnotatedParallel = TheLoop->isAnnotatedParallel(); in blockCanBePredicated()