Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSafeStack.cpp207 bool ShouldInlinePointerAddress(CallInst &CI);
724 bool SafeStack::ShouldInlinePointerAddress(CallInst &CI) { in ShouldInlinePointerAddress() function in __anoneede60540111::SafeStack
747 if (!ShouldInlinePointerAddress(*CI)) in TryInlinePointerAddress()