Searched refs:isPotentiallyAliased (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGValue.h485 IsAliased_t isPotentiallyAliased() const { function in class:clang::CodeGen::AggValueSlot
H A DCGExprAgg.cpp44 return !(Dest.requiresGCollection() || Dest.isPotentiallyAliased());
536 if (Dest.isPotentiallyAliased() &&
649 valueDest.isPotentiallyAliased(),

Completed in 1417 milliseconds