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