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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h348 bool isMCSymbol() const { return OpKind == MO_MCSymbol; } function

Completed in 102 milliseconds