Searched defs:UsePointerValue (Results 1 – 2 of 2) sorted by relevance
4452 const bool UsePointerValue) { in EmitDeclare()4632 const bool UsePointerValue) { in EmitDeclare()4716 const bool UsePointerValue) { in EmitDeclareOfAutoVariable()
1620 bool UsePointerValue = NRVO && ReturnValuePointer.isValid(); in EmitAutoVarAlloca() local