Searched refs:mayHaveInstructions (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCObjectStreamer.h129 virtual bool mayHaveInstructions() const { function in class:llvm::MCObjectStreamer
H A DMCStreamer.h748 virtual bool mayHaveInstructions() const { return true; } function in class:llvm::MCStreamer
/external/llvm/lib/MC/
H A DMCContext.cpp354 if (MCOS.mayHaveInstructions()) {

Completed in 78 milliseconds