Searched refs:processAtomicInstr (Results 1 – 1 of 1) sorted by relevance
131 bool processAtomicInstr(Instruction *I);250 bool AtomicExpandImpl::processAtomicInstr(Instruction *I) { in processAtomicInstr() function in AtomicExpandImpl408 if (processAtomicInstr(&Inst)) { in run()