Searched defs:CanonLoop (Results 1 – 3 of 3) sorted by relevance
95 if (auto *CanonLoop = dyn_cast<OMPCanonicalLoop>(S)) in tryToFindNextInnerLoop() local157 if (auto *CanonLoop = dyn_cast<OMPCanonicalLoop>(CurStmt)) in doForAllLoops() local193 if (auto *CanonLoop = dyn_cast<OMPCanonicalLoop>(Body)) in doForAllLoopsBodies() local
1860 if (const auto *CanonLoop = dyn_cast<OMPCanonicalLoop>(SimplifiedS)) in emitBody() local2615 if (const auto *CanonLoop = dyn_cast<OMPCanonicalLoop>(S.getRawStmt())) { in isSupportedByOpenMPIRBuilder() local
9182 if (auto *CanonLoop = dyn_cast_or_null<OMPCanonicalLoop>(S)) in checkOpenMPIterationSpace() local