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

/freebsd-10.3-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineOperand.h244 bool isSymbol() const { return OpKind == MO_ExternalSymbol; } function in class:llvm::MachineOperand

Completed in 101 milliseconds