Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp876 if (!SP.areAllCallsDescribed() || !SP.isDefinition()) in constructCallSiteEntryDIEs()
1985 if (!NoDebug && SP->areAllCallsDescribed() && in beginInstruction()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DDebugInfoMetadata.h1965 bool areAllCallsDescribed() const { in areAllCallsDescribed() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DVerifier.cpp1290 if (N.areAllCallsDescribed()) in visitDISubprogram()