Home
last modified time | relevance | path

Searched refs:CurID (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp995 unsigned CurID = LoweringWorklist.pop_back_val(); in lowerVGPR2SGPRCopies() local
996 auto CurInfoIt = V2SCopies.find(CurID); in lowerVGPR2SGPRCopies()