Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp1021 unsigned CurID = LoweringWorklist.pop_back_val(); in lowerVGPR2SGPRCopies() local
1022 auto CurInfoIt = V2SCopies.find(CurID); in lowerVGPR2SGPRCopies()