Searched refs:DVIs (Results 1 – 2 of 2) sorted by relevance
522 SmallVector<DbgValueInst *, 16> DVIs; in collectSpillsFromDbgInfo() local524 findDbgValues(DVIs, V, &DVRs); in collectSpillsFromDbgInfo()525 for (DbgValueInst *DVI : DVIs) in collectSpillsFromDbgInfo()
3573 SmallVector<DbgVariableIntrinsic *, 8> DVIs; in visitAllocSite() local3577 findDbgUsers(DVIs, &MI, &DVRs); in visitAllocSite()3647 for (auto *DVI : DVIs) in visitAllocSite()3702 for (auto *DVI : DVIs) in visitAllocSite()