Searched refs:shouldUseLifetimeMarkers (Results 1 – 1 of 1) sorted by relevance
844 static bool shouldUseLifetimeMarkers(CodeGenFunction &CGF, const VarDecl &D, in shouldUseLifetimeMarkers() function962 if (HaveInsertPoint() && shouldUseLifetimeMarkers(*this, D, size)) { in EmitAutoVarAlloca()