Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExprAgg.cpp268 bool UseTemp = Dest.isPotentiallyAliased() || Dest.requiresGCollection() || in withReturnValueSlot() local
277 if (!UseTemp) { in withReturnValueSlot()
301 if (!UseTemp) in withReturnValueSlot()