Searched defs:getStackGuard (Results 1 – 3 of 3) sorted by relevance
500 static Value *getStackGuard(const TargetLoweringBase *TLI, Module *M, in getStackGuard() function
365 Value *SafeStack::getStackGuard(IRBuilder<> &IRB, Function &F) { in getStackGuard() function in __anon7f44efde0111::SafeStack
1836 void IRTranslator::getStackGuard(Register DstReg, in getStackGuard() function in IRTranslator