Searched refs:getAggregatePointer (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGValue.h75 llvm::Value *getAggregatePointer() const { function in class:clang::CodeGen::RValue
H A DCGCleanup.cpp31 return DominatingLLVMValue::needsSaving(rv.getAggregatePointer());
H A DCGExprAgg.cpp263 assert(Dest.getPointer() != src.getAggregatePointer());
H A DCGCall.cpp3255 cast<llvm::Instruction>(RV.getAggregatePointer());

Completed in 71 milliseconds