Searched refs:IsSafeStackAlloca (Results 1 – 1 of 1) sorted by relevance
200 bool IsSafeStackAlloca(const Value *AllocaPtr, uint64_t AllocaSize);284 bool SafeStack::IsSafeStackAlloca(const Value *AllocaPtr, uint64_t AllocaSize) { in IsSafeStackAlloca() function in __anoneede60540111::SafeStack393 if (IsSafeStackAlloca(AI, Size)) in findInsts()426 if (IsSafeStackAlloca(&Arg, Size)) in findInsts()