Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExprAgg.cpp44 bool shouldUseDestForReturnSlot() const { in shouldUseDestForReturnSlot() function in __anon72f122a10111::AggExprEmitter
49 if (!shouldUseDestForReturnSlot()) in getReturnValueSlot()
256 if (shouldUseDestForReturnSlot()) { in EmitMoveFromReturnSlot()