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