Searched refs:UsePointerValue (Results 1 – 3 of 3) sorted by relevance
478 const bool UsePointerValue = false);592 const bool UsePointerValue = false);600 const bool UsePointerValue = false);
1616 bool UsePointerValue = NRVO && ReturnValuePointer.isValid(); in EmitAutoVarAlloca() local1620 if (UsePointerValue) { in EmitAutoVarAlloca()1625 UsePointerValue); in EmitAutoVarAlloca()
4418 const bool UsePointerValue) { in EmitDeclare() argument4529 if (UsePointerValue) { in EmitDeclare()4598 const bool UsePointerValue) { in EmitDeclare() argument4625 if (UsePointerValue) { in EmitDeclare()4682 const bool UsePointerValue) { in EmitDeclareOfAutoVariable() argument4691 return EmitDeclare(VD, Storage, llvm::None, Builder, UsePointerValue); in EmitDeclareOfAutoVariable()