Home
last modified time | relevance | path

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

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