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.cpp1425 static bool needsRuntimeRegistrationOfSectionRange(const Triple &TT) { in needsRuntimeRegistrationOfSectionRange() function
1783 !needsRuntimeRegistrationOfSectionRange(TT)) { in createDataVariable()
1897 if (needsRuntimeRegistrationOfSectionRange(TT)) in emitVNodes()
2002 if (!needsRuntimeRegistrationOfSectionRange(TT)) in emitRegistration()