Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp1497 bool AtomicIsInline = !AI.shouldUseLibcall(); in LValueIsSuitableForInlineAtomic() local
1502 return IsVolatile && AtomicIsInline; in LValueIsSuitableForInlineAtomic()