Searched refs:DVIs (Results 1 – 2 of 2) sorted by relevance
3222 SmallVector<DbgValueInst *, 16> DVIs; in buildCoroutineFrame() local3224 findDbgValues(DVIs, V, &DVRs); in buildCoroutineFrame()3225 for (DbgValueInst *DVI : DVIs) in buildCoroutineFrame()
3253 SmallVector<DbgVariableIntrinsic *, 8> DVIs; in visitAllocSite() local3257 findDbgUsers(DVIs, &MI, &DVRs); in visitAllocSite()3294 for (auto *DVI : DVIs) in visitAllocSite()3341 for (auto *DVI : DVIs) in visitAllocSite()