Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetPassConfig.cpp876 StringRef PrintMachineInstrsPassName = PrintMachineInstrs.getValue(); in addMachinePasses() local
877 if (!PrintMachineInstrsPassName.equals("") && in addMachinePasses()
878 !PrintMachineInstrsPassName.equals("option-unspecified")) { in addMachinePasses()
879 if (const PassInfo *TPI = getPassInfo(PrintMachineInstrsPassName)) { in addMachinePasses()