Home
last modified time | relevance | path

Searched defs:hasDebugInfo (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DAddDiscriminators.cpp100 static bool hasDebugInfo(const Function &F) { in hasDebugInfo() function
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h220 bool hasDebugInfo() const { return DbgInfoAvailable; } in hasDebugInfo() function