Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGAtomic.cpp1276 bool AtomicIsInline = !AI.shouldUseLibcall(); in LValueIsSuitableForInlineAtomic() local
1281 return IsVolatile && AtomicIsInline; in LValueIsSuitableForInlineAtomic()