Home
last modified time | relevance | path

Searched refs:needsRuntimeRegistrationOfSectionRange (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp686 static bool needsRuntimeRegistrationOfSectionRange(const Module &M) { in needsRuntimeRegistrationOfSectionRange() function
739 if (ValueProfileStaticAlloc && !needsRuntimeRegistrationOfSectionRange(*M)) { in getOrCreateRegionCounters()
812 if (needsRuntimeRegistrationOfSectionRange(*M)) in emitVNodes()
880 if (!needsRuntimeRegistrationOfSectionRange(*M)) in emitRegistration()