Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp527 bool isForceZeroLabels(const Function *F);
1245 bool DataFlowSanitizer::isForceZeroLabels(const Function *F) { in isForceZeroLabels() function in DataFlowSanitizer
1605 if (isForceZeroLabels(&F)) in runImpl()