Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h55 int ROPProtectionHashSaveIndex = 0; variable
174 return ROPProtectionHashSaveIndex; in getROPProtectionHashSaveIndex()
177 ROPProtectionHashSaveIndex = Idx; in setROPProtectionHashSaveIndex()