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