Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp400 bool hasBrokenDebugInfo() const { return BrokenDebugInfo; } in hasBrokenDebugInfo() function in __anon93d097f60111::Verifier
7150 *BrokenDebugInfo = V.hasBrokenDebugInfo(); in verifyModule()
7194 if (FatalErrors && (HasErrors || V->hasBrokenDebugInfo())) in doFinalization()