Lines Matching refs:getSecond
1314 auto &CIs = It.getSecond(); in mergeParallelRegions()
2708 InitialThreadBlocks += It.getSecond().IsExecutedByInitialThreadOnly; in getAsStr()
2709 AlignedBlocks += It.getSecond().IsReachedFromAlignedBarrierOnly && in getAsStr()
2710 It.getSecond().IsReachingAlignedBarrierOnly; in getAsStr()
2854 if (!It->getSecond().IsReachingAlignedBarrierOnly) in isExecutedInAlignedRegion()
2873 if (It->getSecond().IsReachedFromAlignedBarrierOnly) in isExecutedInAlignedRegion()
4929 RuntimeFunction RF = It->getSecond(); in initialize()
5075 if (It->getSecond() == OMPRTL___kmpc_parallel_51) { in updateImpl()
5085 (It->getSecond() == OMPRTL___kmpc_alloc_shared || in updateImpl()
5086 It->getSecond() == OMPRTL___kmpc_free_shared) && in updateImpl()
5094 RuntimeFunction RF = It->getSecond(); in updateImpl()
5225 RFKind = It->getSecond(); in initialize()