Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/bugpoint/
DCrashDebugger.cpp70 std::string PfxOutput; in doTest() local
71 if (BD.runPasses(BD.getProgram(), Prefix, PfxOutput)) in doTest()
74 PrefixOutput.set(PfxOutput); in doTest()