Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h72 uint64_t static toOpaqueValue(const LocalVarDef DR) { in toOpaqueValue() function
515 return CodeViewDebug::LocalVarDef::toOpaqueValue(DR) * 37ULL;
520 return CodeViewDebug::LocalVarDef::toOpaqueValue(LHS) ==
521 CodeViewDebug::LocalVarDef::toOpaqueValue(RHS);