Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DSafeStack.cpp187 bool ShouldInlinePointerAddress(CallInst &CI);
722 bool SafeStack::ShouldInlinePointerAddress(CallInst &CI) { in ShouldInlinePointerAddress() function in __anon8a0c7bd90111::SafeStack
745 if (!ShouldInlinePointerAddress(*CI)) in TryInlinePointerAddress()