Home
last modified time | relevance | path

Searched defs:hasInstructions (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h169 bool hasInstructions() const { return HasInstructions; } in hasInstructions() function
H A DMCFragment.h103 bool hasInstructions() const { return HasInstructions; } in hasInstructions() function