Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp448 SmallSet<MachineInstr*, 8> MergedInstrs; in hoistAndMergeSGPRInits() local
515 MergedInstrs.insert(MI2); in hoistAndMergeSGPRInits()
525 MergedInstrs.insert(MI1); in hoistAndMergeSGPRInits()
547 MergedInstrs.insert(MI1); in hoistAndMergeSGPRInits()
564 if (MergedInstrs.count(*I)) { in hoistAndMergeSGPRInits()