Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp289 bool UseTemp = Dest.isPotentiallyAliased() || Dest.requiresGCollection() || in withReturnValueSlot() local
298 if (!UseTemp) { in withReturnValueSlot()
322 if (!UseTemp) in withReturnValueSlot()