HomeSort by relevance Sort by last modified time
    Searched refs:mayHaveInstructions (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/MC/
MCObjectStreamer.h 129 virtual bool mayHaveInstructions() const {
MCStreamer.h 748 virtual bool mayHaveInstructions() const { return true; }
  /external/llvm/lib/MC/
MCContext.cpp 354 if (MCOS.mayHaveInstructions()) {

Completed in 100 milliseconds