Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGValue.h76 llvm::Value *getAggregatePointer() const { in getAggregatePointer() function
H A DCGExprAgg.cpp302 assert(Dest.getPointer() != Src.getAggregatePointer()); in withReturnValueSlot()
1026 return {RV.getAggregatePointer(), nullptr}; in VisitBinCmp()
H A DCGCleanup.cpp30 return DominatingLLVMValue::needsSaving(rv.getAggregatePointer()); in needsSaving()