Searched defs:CASI (Results 1 – 2 of 2) sorted by relevance
151 static unsigned getAtomicOpSize(AtomicCmpXchgInst *CASI) { in getAtomicOpSize()192 auto CASI = dyn_cast<AtomicCmpXchgInst>(I); in runOnFunction() local
789 } else if (AtomicCmpXchgInst *CASI = dyn_cast<AtomicCmpXchgInst>(I)) { in instrumentAtomic() local