Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGExprAgg.cpp266 bool UseTemp = Dest.isPotentiallyAliased() || Dest.requiresGCollection() || in withReturnValueSlot() local
275 if (!UseTemp) { in withReturnValueSlot()
299 if (!UseTemp) in withReturnValueSlot()