Searched defs:isRegisterLocation (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h162 bool isRegisterLocation() const { return LocationKind == Register; } function in class:llvm::DwarfExpression

Completed in 50 milliseconds