Searched refs:DestroyAddr (Results 1 – 2 of 2) sorted by relevance
33 SmallVector<CoroSubFnInst *, 4> DestroyAddr; member167 for (CoroSubFnInst *DA : DestroyAddr) { in shouldElide()197 DestroyAddr.clear(); in processCoroId()221 DestroyAddr.push_back(II); in processCoroId()244 replaceWithConstant(DestroyAddrConstant, DestroyAddr); in processCoroId()
417 auto *DestroyAddr = Builder.CreateConstInBoundsGEP2_32( in updateCoroFrame() local420 Builder.CreateStore(DestroyOrCleanupFn, DestroyAddr); in updateCoroFrame()