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 __anon8ecd001f0111::SafeStack
1775 void IRTranslator::getStackGuard(Register DstReg, in getStackGuard() function in IRTranslator