Home
last modified time | relevance | path

Searched refs:IsMemIntrinsicSafe (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DSafeStack.cpp182 bool IsMemIntrinsicSafe(const MemIntrinsic *MI, const Use &U,
255 bool SafeStack::IsMemIntrinsicSafe(const MemIntrinsic *MI, const Use &U, in IsMemIntrinsicSafe() function in __anon8a0c7bd90111::SafeStack
326 if (!IsMemIntrinsicSafe(MI, UI, AllocaPtr, AllocaSize)) { in IsSafeStackAlloca()