Searched defs:UsePointerValue (Results 1 – 2 of 2) sorted by relevance
4750 const bool UsePointerValue) { in EmitDeclare()4930 const bool UsePointerValue) { in EmitDeclare()5035 const bool UsePointerValue) { in EmitDeclareOfAutoVariable()5161 bool UsePointerValue) { in EmitDeclareOfArgVariable()
1672 bool UsePointerValue = NRVO && ReturnValuePointer.isValid(); in EmitAutoVarAlloca() local