Lines Matching refs:getSecond
1332 auto &CIs = It.getSecond(); in mergeParallelRegions()
2710 InitialThreadBlocks += It.getSecond().IsExecutedByInitialThreadOnly; in getAsStr()
2711 AlignedBlocks += It.getSecond().IsReachedFromAlignedBarrierOnly && in getAsStr()
2712 It.getSecond().IsReachingAlignedBarrierOnly; in getAsStr()
2856 if (!It->getSecond().IsReachingAlignedBarrierOnly) in isExecutedInAlignedRegion()
2875 if (It->getSecond().IsReachedFromAlignedBarrierOnly) in isExecutedInAlignedRegion()
4932 RuntimeFunction RF = It->getSecond(); in initialize()
5078 if (It->getSecond() == OMPRTL___kmpc_parallel_51) { in updateImpl()
5088 (It->getSecond() == OMPRTL___kmpc_alloc_shared || in updateImpl()
5089 It->getSecond() == OMPRTL___kmpc_free_shared) && in updateImpl()
5097 RuntimeFunction RF = It->getSecond(); in updateImpl()
5228 RFKind = It->getSecond(); in initialize()