Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DSafeStack.cpp203 bool ShouldInlinePointerAddress(CallSite &CS);
716 bool SafeStack::ShouldInlinePointerAddress(CallSite &CS) { in ShouldInlinePointerAddress() function in __anona08a2d6e0111::SafeStack
738 if (!ShouldInlinePointerAddress(CS)) in TryInlinePointerAddress()