Searched defs:getStackGuard (Results 1 – 5 of 5) sorted by relevance
285 static Value *getStackGuard(const TargetLoweringBase *TLI, Module *M, in getStackGuard() function
395 Value *SafeStack::getStackGuard(IRBuilder<> &IRB, Function &F) { in getStackGuard() function in __anon825189cb0111::SafeStack
324 static Value *getStackGuard(const TargetLoweringBase *TLI, Module *M, in getStackGuard() function
367 Value *SafeStack::getStackGuard(IRBuilder<> &IRB, Function &F) { in getStackGuard() function in __anonaf4797030111::SafeStack
694 void IRTranslator::getStackGuard(unsigned DstReg, in getStackGuard() function in IRTranslator