Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp514 bool hasFastLabelsEnabled();
916 bool DataFlowSanitizer::hasFastLabelsEnabled() { in hasFastLabelsEnabled() function in DataFlowSanitizer
929 hasFastLabelsEnabled(); in shouldTrackOrigins()
935 hasFastLabelsEnabled(); in shouldTrackFieldsAndIndices()
1955 if (DFS.hasFastLabelsEnabled()) { in combineShadows()
2363 bool HasFastLabelsEnabled = DFS.hasFastLabelsEnabled(); in loadShadowOriginSansLoadTracking()