Searched refs:AtomicIsInline (Results 1 – 1 of 1) sorted by relevance
1276 bool AtomicIsInline = !AI.shouldUseLibcall(); in LValueIsSuitableForInlineAtomic() local1281 return IsVolatile && AtomicIsInline; in LValueIsSuitableForInlineAtomic()