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