Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSafeStack.cpp203 bool ShouldInlinePointerAddress(CallSite &CS);
713 bool SafeStack::ShouldInlinePointerAddress(CallSite &CS) { in ShouldInlinePointerAddress() function in __anonaf4797030111::SafeStack
735 if (!ShouldInlinePointerAddress(CS)) in TryInlinePointerAddress()