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

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

Completed in 98 milliseconds