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