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