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