Searched refs:hasAtomicStore (Results 1 – 4 of 4) sorted by relevance
513 bool hasAtomicStore() const;
571 bool Instruction::hasAtomicStore() const { in hasAtomicStore() function in Instruction
1587 if (isReleaseOrStronger(Ord) && Inst->hasAtomicStore()) in emitLeadingFence()
14349 if (!Inst->hasAtomicStore()) in emitLeadingFence()