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