Searched refs:AtomicInsts (Results 1 – 1 of 1) sorted by relevance
213 SmallVector<Instruction *, 1> AtomicInsts; in run() local219 AtomicInsts.push_back(&I); in run()222 for (auto *I : AtomicInsts) { in run()