Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp313 static bool needsRuntimeRegistrationOfSectionRange(const Module &M) { in needsRuntimeRegistrationOfSectionRange() function
364 if (ValueProfileStaticAlloc && !needsRuntimeRegistrationOfSectionRange(*M)) { in getOrCreateRegionCounters()
437 if (needsRuntimeRegistrationOfSectionRange(*M)) in emitVNodes()
500 if (!needsRuntimeRegistrationOfSectionRange(*M)) in emitRegistration()