Searched refs:IsSafeStackAlloca (Results 1 – 1 of 1) sorted by relevance
180 bool IsSafeStackAlloca(const Value *AllocaPtr, uint64_t AllocaSize);275 bool SafeStack::IsSafeStackAlloca(const Value *AllocaPtr, uint64_t AllocaSize) { in IsSafeStackAlloca() function in __anon8a0c7bd90111::SafeStack388 if (IsSafeStackAlloca(AI, Size)) in findInsts()420 if (IsSafeStackAlloca(&Arg, Size)) in findInsts()