Searched refs:DVIs (Results 1 – 2 of 2) sorted by relevance
3190 SmallVector<DbgValueInst *, 16> DVIs; in buildCoroutineFrame() local3192 findDbgValues(DVIs, V, &DPVs); in buildCoroutineFrame()3193 for (DbgValueInst *DVI : DVIs) in buildCoroutineFrame()
2848 SmallVector<DbgVariableIntrinsic *, 8> DVIs; in visitAllocSite() local2852 findDbgUsers(DVIs, &MI, &DPVs); in visitAllocSite()2889 for (auto *DVI : DVIs) in visitAllocSite()2936 for (auto *DVI : DVIs) in visitAllocSite()