Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfExpression.h105 bool isEntryValue() const { return LocationFlags & EntryValue; } in isEntryValue() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDDebugInfoMetadata.cpp1371 bool DIExpression::isEntryValue() const { in isEntryValue() function in DIExpression