Searched refs:ConservativeInstrumentation (Results 1 – 2 of 2) sorted by relevance
44 cl::opt<bool> ConservativeInstrumentation( variable108 bool ForceInstrumentation = opts::ConservativeInstrumentation || IsInvoke; in createCallDescription()340 if (!opts::ConservativeInstrumentation) { in instrumentFunction()488 if (!opts::ConservativeInstrumentation) { in instrumentFunction()
33 extern cl::opt<bool> ConservativeInstrumentation;169 emitIntValue("__bolt_instr_conservative", !!opts::ConservativeInstrumentation, in emitBinary()