Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2913 bool shouldCheckForInReg = in GenerateMessageSend() local
2919 if (shouldCheckForInReg && CGM.ReturnTypeHasInReg(MSI.CallInfo)) { in GenerateMessageSend()