Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h152 bool OtherIsIndirect = in isEquivalent() local
156 Other.Expression, OtherIsIndirect)) in isEquivalent()
160 if (ThisIsIndirect || OtherIsIndirect) { in isEquivalent()