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

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

Completed in 22 milliseconds