Home
last modified time | relevance | path

Searched refs:PrintMachineInstrs (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp136 static cl::opt<std::string> PrintMachineInstrs( variable
404 if (StringRef(PrintMachineInstrs.getValue()).equals("")) in TargetPassConfig()
864 StringRef PrintMachineInstrsPassName = PrintMachineInstrs.getValue(); in addMachinePasses()