Searched refs:GuardReg (Results 1 – 1 of 1) sorted by relevance
2989 StringRef GuardReg = M->getStackProtectorGuardReg(); in getIRStackGuard() local2990 if (GuardReg == "fs") in getIRStackGuard()2992 else if (GuardReg == "gs") in getIRStackGuard()