Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp517 bool isForceZeroLabels(const Function *F);
1230 bool DataFlowSanitizer::isForceZeroLabels(const Function *F) { in isForceZeroLabels() function in DataFlowSanitizer
1589 if (isForceZeroLabels(&F)) in runImpl()