Searched refs:RuntimeCounterRelocation (Results 1 – 2 of 2) sorted by relevance
26 static unsigned RuntimeCounterRelocation = 0; variable29 return RuntimeCounterRelocation; in lprofRuntimeCounterRelocation()33 RuntimeCounterRelocation = Value; in lprofSetRuntimeCounterRelocation()
67 cl::opt<bool> RuntimeCounterRelocation( variable469 if (RuntimeCounterRelocation.getNumOccurrences() > 0) in isRuntimeCounterRelocationEnabled()470 return RuntimeCounterRelocation; in isRuntimeCounterRelocationEnabled()