Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp207 bool ShouldInlinePointerAddress(CallInst &CI);
727 bool SafeStack::ShouldInlinePointerAddress(CallInst &CI) { in ShouldInlinePointerAddress() function in __anon2905dedd0111::SafeStack
750 if (!ShouldInlinePointerAddress(*CI)) in TryInlinePointerAddress()