Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp826 static bool needsRuntimeRegistrationOfSectionRange(const Triple &TT) { in needsRuntimeRegistrationOfSectionRange() function
987 !needsRuntimeRegistrationOfSectionRange(TT)) { in getOrCreateRegionCounters()
1082 if (needsRuntimeRegistrationOfSectionRange(TT)) in emitVNodes()
1158 if (!needsRuntimeRegistrationOfSectionRange(TT)) in emitRegistration()