Searched refs:generateDebugInformation (Results 1 – 1 of 1) sorted by relevance
928 bool generateDebugInformation = compiler_driver_->GetCallFrameInformation() != nullptr; in Write() local929 if (generateDebugInformation) { in Write()