Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprAgg.cpp256 bool UseTemp = Dest.isPotentiallyAliased() || Dest.requiresGCollection() || in withReturnValueSlot() local
265 if (!UseTemp) { in withReturnValueSlot()
291 if (!UseTemp) in withReturnValueSlot()