Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1427 static bool needsRuntimeRegistrationOfSectionRange(const Triple &TT) { in needsRuntimeRegistrationOfSectionRange() function
1786 !needsRuntimeRegistrationOfSectionRange(TT)) { in createDataVariable()
1895 if (needsRuntimeRegistrationOfSectionRange(TT)) in emitVNodes()
2001 if (!needsRuntimeRegistrationOfSectionRange(TT)) in emitRegistration()