Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DSafeStack.cpp207 bool ShouldInlinePointerAddress(CallInst &CI);
727 bool SafeStack::ShouldInlinePointerAddress(CallInst &CI) { in ShouldInlinePointerAddress() function in __anonc65a11c10111::SafeStack
750 if (!ShouldInlinePointerAddress(*CI)) in TryInlinePointerAddress()