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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h339 bool isSymbol() const { return OpKind == MO_ExternalSymbol; } function

Completed in 77 milliseconds