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 __anona87888b00111::SafeStack
354 static Value *getStackGuard(const TargetLoweringBase *TLI, Module *M, in getStackGuard() function
370 Value *SafeStack::getStackGuard(IRBuilder<> &IRB, Function &F) { in getStackGuard() function in __anon5cb4ab520111::SafeStack
1170 void IRTranslator::getStackGuard(Register DstReg, in getStackGuard() function in IRTranslator