Searched refs:shouldPrintMachineCode (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetMachine.h222 bool shouldPrintMachineCode() const { return Options.PrintMachineCode; } function in class:llvm::TargetMachine
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DPasses.cpp353 if (TM->shouldPrintMachineCode())

Completed in 98 milliseconds