Searched defs:getStackGuard (Results 1 – 3 of 3) sorted by relevance
322 static Value *getStackGuard(const TargetLoweringBase *TLI, Module *M, in getStackGuard() function
370 Value *SafeStack::getStackGuard(IRBuilder<> &IRB, Function &F) { in getStackGuard() function in __anona08a2d6e0111::SafeStack
758 void IRTranslator::getStackGuard(unsigned DstReg, in getStackGuard() function in IRTranslator