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

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

Completed in 40 milliseconds