Searched refs:DVIs (Results 1 – 2 of 2) sorted by relevance
2873 SmallVector<DbgValueInst *, 16> DVIs; in buildCoroutineFrame() local2874 findDbgValues(DVIs, V); in buildCoroutineFrame()2875 for (DbgValueInst *DVI : DVIs) in buildCoroutineFrame()
2866 SmallVector<DbgVariableIntrinsic *, 8> DVIs; in visitAllocSite() local2869 findDbgUsers(DVIs, &MI); in visitAllocSite()2903 for (auto *DVI : DVIs) in visitAllocSite()2944 for (auto *DVI : DVIs) in visitAllocSite()