Home
last modified time | relevance | path

Searched refs:SetAndRecord (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2916 auto SetAndRecord = [&](bool &R, bool V) { in updateImpl() local
3119 if (SetAndRecord(CallED.IsReachingAlignedBarrierOnly, false)) in updateImpl()
3135 if (SetAndRecord(PredED.IsReachingAlignedBarrierOnly, false)) in updateImpl()
3141 if (SetAndRecord(FnED.IsReachingAlignedBarrierOnly, false)) in updateImpl()