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