Home
last modified time | relevance | path

Searched refs:CompileForDebugging (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXMCAsmInfo.cpp22 static cl::opt<bool> CompileForDebugging("debug-compile", variable
40 SupportsDebugInformation = CompileForDebugging; in NVPTXMCAsmInfo()
/external/v8/src/
Dcompiler.cc1179 bool CompileForDebugging(CompilationInfo* info) { in CompileForDebugging() function
1202 return CompileForDebugging(&info); in CompileDebugCode()
1213 return CompileForDebugging(&info); in CompileDebugCode()