Searched refs:ASCI (Results 1 – 1 of 1) sorted by relevance
92 } else if (const AddrSpaceCastInst *ASCI = dyn_cast<AddrSpaceCastInst>(U)) { in isAllocaPromotable() local93 if (!onlyUsedByLifetimeMarkers(ASCI)) in isAllocaPromotable()