Searched refs:hasAtomicStore (Results 1 – 4 of 4) sorted by relevance
534 bool hasAtomicStore() const;
574 bool Instruction::hasAtomicStore() const { in hasAtomicStore() function in Instruction
1669 if (isReleaseOrStronger(Ord) && Inst->hasAtomicStore()) in emitLeadingFence()
14512 if (!Inst->hasAtomicStore()) in emitLeadingFence()