Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp1008 auto needProcessing = [](MachineInstr &MI) -> bool { in lowerVGPR2SGPRCopies() local
1027 if (!needProcessing(MI)) in lowerVGPR2SGPRCopies()