Searched refs:ShouldInlinePointerAddress (Results 1 – 1 of 1) sorted by relevance
207 bool ShouldInlinePointerAddress(CallInst &CI);724 bool SafeStack::ShouldInlinePointerAddress(CallInst &CI) { in ShouldInlinePointerAddress() function in __anoneede60540111::SafeStack747 if (!ShouldInlinePointerAddress(*CI)) in TryInlinePointerAddress()