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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h167 void setHasInstructions(bool Value) { HasInstructions = Value; } function in class:llvm::MCSection
H A DMCFragment.h177 void setHasInstructions(const MCSubtargetInfo &STI) { function in class:llvm::MCEncodedFragment

Completed in 57 milliseconds