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