Searched refs:ShouldInlinePointerAddress (Results 1 – 1 of 1) sorted by relevance
187 bool ShouldInlinePointerAddress(CallInst &CI);730 bool SafeStack::ShouldInlinePointerAddress(CallInst &CI) { in ShouldInlinePointerAddress() function in __anon0b441ea90111::SafeStack753 if (!ShouldInlinePointerAddress(*CI)) in TryInlinePointerAddress()