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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp782 static bool needsRuntimeRegistrationOfSectionRange(const Triple &TT) { function
859 if (ValueProfileStaticAlloc && !needsRuntimeRegistrationOfSectionRange(TT)) {
933 if (needsRuntimeRegistrationOfSectionRange(TT))
1005 if (!needsRuntimeRegistrationOfSectionRange(TT))

Completed in 154 milliseconds