Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h210 bool HaveLineInfo = false; member
H A DCodeViewDebug.cpp528 if (!CurFn->HaveLineInfo) in maybeRecordLocation()
529 CurFn->HaveLineInfo = true; in maybeRecordLocation()
3087 if (!CurFn->HaveLineInfo && !GV.getSubprogram()->isThunk()) { in endFunctionImpl()