Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp491 bool isForceZeroLabels(const Function *F);
1103 bool DataFlowSanitizer::isForceZeroLabels(const Function *F) { in isForceZeroLabels() function in DataFlowSanitizer
1432 if (isForceZeroLabels(&F)) in runImpl()