Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerSGPRSpills.cpp102 static bool isLiveIntoMBB(MCRegister Reg, MachineBasicBlock &MBB, in isLiveIntoMBB() function
137 const bool IsLiveIn = isLiveIntoMBB(Reg, SaveBlock, TRI); in insertCSRSaves()