Searched refs:UsePointerValue (Results 1 – 3 of 3) sorted by relevance
477 const bool UsePointerValue = false);591 const bool UsePointerValue = false);599 const bool UsePointerValue = false);
1620 bool UsePointerValue = NRVO && ReturnValuePointer.isValid(); in EmitAutoVarAlloca() local1624 if (UsePointerValue) { in EmitAutoVarAlloca()1629 UsePointerValue); in EmitAutoVarAlloca()
4452 const bool UsePointerValue) { in EmitDeclare() argument4563 if (UsePointerValue) { in EmitDeclare()4632 const bool UsePointerValue) { in EmitDeclare() argument4659 if (UsePointerValue) { in EmitDeclare()4716 const bool UsePointerValue) { in EmitDeclareOfAutoVariable() argument4725 return EmitDeclare(VD, Storage, std::nullopt, Builder, UsePointerValue); in EmitDeclareOfAutoVariable()