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 __anon2905dedd0111::SafeStack750 if (!ShouldInlinePointerAddress(*CI)) in TryInlinePointerAddress()