HomeSort by relevance Sort by last modified time
    Searched full:shouldprintmachinecode (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Target/
TargetMachine.h 213 bool shouldPrintMachineCode() const { return Options.PrintMachineCode; }
  /external/llvm/lib/CodeGen/
Passes.cpp 355 if (TM->shouldPrintMachineCode())

Completed in 132 milliseconds