Searched refs:InstrumentationBinpath (Results 1 – 2 of 2) sorted by relevance
35 extern cl::opt<std::string> InstrumentationBinpath;181 emitString("__bolt_instr_binpath", opts::InstrumentationBinpath); in emitBinary()
33 cl::opt<std::string> InstrumentationBinpath( variable