Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp427 void SIMachineFunctionInfo::removeDeadFrameIndices(MachineFrameInfo &MFI) { in removeDeadFrameIndices() function in SIMachineFunctionInfo
H A DSIMachineFunctionInfo.h552 void removeDeadFrameIndices(MachineFrameInfo &MFI);
H A DSIFrameLowering.cpp1132 FuncInfo->removeDeadFrameIndices(MFI); in processFunctionBeforeFrameFinalized()