Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp798 bool HasUses = false; in processPHINode() local
803 HasUses = true; in processPHINode()
819 if (HasUses && AllAGPRUses && !TRI->isAGPRClass(RC0)) { in processPHINode()